TsonElement |
TsonAnnotation.arg(int index) |
default TsonElement |
TsonElement.build() |
TsonElement |
TsonCustomBuilder.build() |
TsonElement |
TsonPrimitiveBuilder.build() |
TsonElement |
TsonElementBase.build() |
TsonElement |
TsonElementBuilder.build() |
TsonElement |
TsonDocumentBuilder.content() |
<T> TsonElement |
TsonObjectContext.elem(T any) |
<T> TsonElement |
TsonCustomDeserializer.FactoryConfigurerContext.elem(T any) |
<T> TsonElement |
TsonCustomDeserializer.InstanceConfigurerContext.elem(T any) |
<T> TsonElement |
TsonCustomDeserializer.FieldConfigurerContext.elem(T any) |
TsonElement |
TsonCustomDeserializer.FactoryConfigurerContext.element() |
TsonElement |
TsonCustomDeserializer.InstanceConfigurerContext.element() |
TsonElement |
TsonCustomDeserializer.FieldConfigurerContext.element() |
TsonElement |
TsonCustomDeserializer.FieldConfigurerContext.field() |
TsonElement |
TsonBinOp.first() |
TsonElement |
TsonArray.get(int index) |
TsonElement |
TsonAnnotationBuilder.get(int index) |
TsonElement |
TsonMatrixBuilder.get(int column,
int row) |
TsonElement |
TsonMatrix.get(int col,
int row) |
TsonElement |
TsonObject.get(String name) |
TsonElement |
TsonElementList.get(String name) |
TsonElement |
TsonElementListBuilder.get(String name) |
TsonElement |
TsonObject.get(TsonElement element) |
TsonElement |
TsonElementList.get(TsonElement name) |
TsonElement |
TsonElementListBuilder.get(TsonElementBase name) |
TsonElement |
TsonElementList.getAt(int index) |
TsonElement |
TsonElementListBuilder.getAt(int index) |
TsonElement |
TsonDocument.getContent() |
TsonElement |
TsonBinOpBuilder.getFirst() |
TsonElement[] |
TsonUpletBuilder.getParams() |
TsonElement[] |
TsonDocumentHeaderBuilder.getParams() |
TsonElement |
TsonBinOpBuilder.getSecond() |
TsonElement |
TsonKeyValueBuilder.key() |
TsonElement |
TsonPair.key() |
static TsonElement |
Tson.name(String value) |
static TsonElement |
Tson.of(BigDecimal value) |
TsonElement |
TsonElementsFactory.of(BigDecimal value) |
static TsonElement |
Tson.of(BigInteger value) |
TsonElement |
TsonElementsFactory.of(BigInteger value) |
static TsonElement |
Tson.of(boolean value) |
TsonElement |
TsonElementsFactory.of(boolean value) |
static TsonElement |
Tson.of(Boolean value) |
TsonElement |
TsonElementsFactory.of(Boolean value) |
static TsonElement |
Tson.of(boolean[] value) |
static TsonElement |
Tson.of(Boolean[] value) |
static TsonElement |
Tson.of(byte value) |
TsonElement |
TsonElementsFactory.of(byte value) |
static TsonElement |
Tson.of(Byte value) |
TsonElement |
TsonElementsFactory.of(Byte value) |
static TsonElement |
Tson.of(byte[] value) |
TsonElement |
TsonElementsFactory.of(byte[] value) |
static TsonElement |
Tson.of(char value) |
TsonElement |
TsonElementsFactory.of(char value) |
static TsonElement |
Tson.of(Character value) |
TsonElement |
TsonElementsFactory.of(Character value) |
static TsonElement |
Tson.of(Date value) |
static TsonElement |
Tson.of(Date value) |
TsonElement |
TsonElementsFactory.of(Date value) |
TsonElement |
TsonElementsFactory.of(Date value) |
static TsonElement |
Tson.of(double value) |
TsonElement |
TsonElementsFactory.of(double value) |
static TsonElement |
Tson.of(Double value) |
TsonElement |
TsonElementsFactory.of(Double value) |
static TsonElement |
Tson.of(double[] value) |
static TsonElement |
Tson.of(Double[] value) |
static TsonElement |
Tson.of(Enum b) |
TsonElement |
TsonElementsFactory.of(Enum b) |
static TsonElement |
Tson.of(float value) |
TsonElement |
TsonElementsFactory.of(float value) |
static TsonElement |
Tson.of(Float value) |
TsonElement |
TsonElementsFactory.of(Float value) |
static TsonElement |
Tson.of(float[] value) |
static TsonElement |
Tson.of(Float[] value) |
static TsonElement |
Tson.of(InputStream value) |
TsonElement |
TsonElementsFactory.of(InputStream value) |
static TsonElement |
Tson.of(Instant value) |
TsonElement |
TsonElementsFactory.of(Instant value) |
static TsonElement |
Tson.of(int value) |
TsonElement |
TsonElementsFactory.of(int value) |
static TsonElement |
Tson.of(int[] value) |
static TsonElement |
Tson.of(Integer value) |
TsonElement |
TsonElementsFactory.of(Integer value) |
static TsonElement |
Tson.of(Integer[] value) |
static TsonElement |
Tson.of(LocalDate value) |
TsonElement |
TsonElementsFactory.of(LocalDate value) |
static TsonElement |
Tson.of(LocalTime value) |
TsonElement |
TsonElementsFactory.of(LocalTime value) |
static TsonElement |
Tson.of(long value) |
TsonElement |
TsonElementsFactory.of(long value) |
static TsonElement |
Tson.of(Long value) |
TsonElement |
TsonElementsFactory.of(Long value) |
static TsonElement |
Tson.of(long[] value) |
static TsonElement |
Tson.of(Long[] value) |
static TsonElement |
Tson.of(Number value) |
static TsonElement |
Tson.of(Pattern value) |
TsonElement |
TsonElementsFactory.of(Pattern value) |
static TsonElement |
Tson.of(short value) |
TsonElement |
TsonElementsFactory.of(short value) |
static TsonElement |
Tson.of(Short value) |
TsonElement |
TsonElementsFactory.of(Short value) |
static TsonElement |
Tson.of(short[] value) |
static TsonElement |
Tson.of(Short[] value) |
static TsonElement |
Tson.of(String value) |
TsonElement |
TsonElementsFactory.of(String value) |
static TsonElement |
Tson.of(String[] value) |
static TsonElement |
Tson.of(Time value) |
TsonElement |
TsonElementsFactory.of(Time value) |
static TsonElement |
TsonElement.of(TsonElementBase any) |
static TsonElement |
Tson.of(TsonElementBase b) |
TsonElement |
TsonElementsFactory.of(TsonElementBase b) |
static TsonElement |
Tson.ofAlias(String value) |
TsonElement |
TsonElementsFactory.ofAlias(String value) |
static TsonElement |
Tson.ofBigComplex(BigDecimal real,
BigDecimal imag) |
TsonElement |
TsonElementsFactory.ofBigComplex(BigDecimal real,
BigDecimal imag) |
static TsonElement |
Tson.ofBigComplex(BigDecimal real,
BigDecimal imag,
String unit) |
TsonElement |
TsonElementsFactory.ofBigComplex(BigDecimal real,
BigDecimal imag,
String unit) |
static TsonElement |
Tson.ofBigDecimal(BigDecimal value) |
TsonElement |
TsonElementsFactory.ofBigDecimal(BigDecimal value) |
static TsonElement |
Tson.ofBigDecimal(BigDecimal value,
String unit) |
TsonElement |
TsonElementsFactory.ofBigDecimal(BigDecimal value,
String unit) |
static TsonElement |
Tson.ofBigInt(BigInteger value) |
TsonElement |
TsonElementsFactory.ofBigInt(BigInteger value) |
static TsonElement |
Tson.ofBigInt(BigInteger value,
TsonNumberLayout layout) |
TsonElement |
TsonElementsFactory.ofBigInt(BigInteger value,
TsonNumberLayout layout) |
static TsonElement |
Tson.ofBigInt(BigInteger value,
TsonNumberLayout layout,
String unit) |
TsonElement |
TsonElementsFactory.ofBigInt(BigInteger value,
TsonNumberLayout layout,
String unit) |
static TsonElement |
Tson.ofBinStream(byte[] value) |
TsonElement |
TsonElementsFactory.ofBinStream(byte[] value) |
static TsonElement |
Tson.ofBinStream(File value) |
TsonElement |
TsonElementsFactory.ofBinStream(File value) |
static TsonElement |
Tson.ofBinStream(InputStream value) |
TsonElement |
TsonElementsFactory.ofBinStream(InputStream value) |
static TsonElement |
Tson.ofBinStream(Path value) |
TsonElement |
TsonElementsFactory.ofBinStream(Path value) |
static TsonElement |
Tson.ofBoolean(boolean val) |
TsonElement |
TsonElementsFactory.ofBoolean(boolean val) |
static TsonElement |
Tson.ofByte(byte value) |
TsonElement |
TsonElementsFactory.ofByte(byte value) |
static TsonElement |
Tson.ofByte(byte value,
TsonNumberLayout layout) |
TsonElement |
TsonElementsFactory.ofByte(byte value,
TsonNumberLayout layout) |
static TsonElement |
Tson.ofByte(byte value,
TsonNumberLayout layout,
String unit) |
TsonElement |
TsonElementsFactory.ofByte(byte value,
TsonNumberLayout layout,
String unit) |
static TsonElement |
Tson.ofChar(char value) |
TsonElement |
TsonElementsFactory.ofChar(char value) |
static TsonElement |
Tson.ofCharStream(char[] value) |
TsonElement |
TsonElementsFactory.ofCharStream(char[] value) |
TsonElement |
TsonElementsFactory.ofCharStream(char[] value,
String type) |
static TsonElement |
Tson.ofCharStream(File value) |
TsonElement |
TsonElementsFactory.ofCharStream(File value) |
TsonElement |
TsonElementsFactory.ofCharStream(File value,
String type) |
static TsonElement |
Tson.ofCharStream(Path value) |
TsonElement |
TsonElementsFactory.ofCharStream(Path value) |
static TsonElement |
Tson.ofCharStream(Path value,
String language) |
TsonElement |
TsonElementsFactory.ofCharStream(Path value,
String language) |
static TsonElement |
Tson.ofCharStream(Reader value) |
TsonElement |
TsonElementsFactory.ofCharStream(Reader value) |
TsonElement |
TsonElementsFactory.ofCharStream(Reader value,
String type) |
static TsonElement |
Tson.ofCharStream(String value) |
TsonElement |
TsonElementsFactory.ofCharStream(String value) |
static TsonElement |
Tson.ofCharStream(String value,
String language) |
TsonElement |
TsonElementsFactory.ofCharStream(String value,
String language) |
static TsonElement |
Tson.ofDate(Date value) |
TsonElement |
TsonElementsFactory.ofDate(Date value) |
static TsonElement |
Tson.ofDate(LocalDate value) |
TsonElement |
TsonElementsFactory.ofDate(LocalDate value) |
static TsonElement |
Tson.ofDatetime(Date value) |
TsonElement |
TsonElementsFactory.ofDatetime(Date value) |
static TsonElement |
Tson.ofDatetime(Instant value) |
TsonElement |
TsonElementsFactory.ofDatetime(Instant value) |
static TsonElement |
Tson.ofDouble(double value) |
TsonElement |
TsonElementsFactory.ofDouble(double value) |
static TsonElement |
Tson.ofDouble(double value,
String unit) |
TsonElement |
TsonElementsFactory.ofDouble(double value,
String unit) |
static TsonElement |
Tson.ofDoubleComplex(double real,
double imag) |
TsonElement |
TsonElementsFactory.ofDoubleComplex(double real,
double imag) |
static TsonElement |
Tson.ofDoubleComplex(double real,
double imag,
String unit) |
TsonElement |
TsonElementsFactory.ofDoubleComplex(double real,
double imag,
String unit) |
static TsonElement |
Tson.ofElement(TsonElementBase value) |
TsonElement |
TsonElementsFactory.ofElement(TsonElementBase value) |
static TsonElement |
Tson.ofFalse() |
static TsonElement |
Tson.ofFloat(float value) |
TsonElement |
TsonElementsFactory.ofFloat(float value) |
static TsonElement |
Tson.ofFloat(float value,
String unit) |
TsonElement |
TsonElementsFactory.ofFloat(float value,
String unit) |
static TsonElement |
Tson.ofFloatComplex(float real,
float imag) |
TsonElement |
TsonElementsFactory.ofFloatComplex(float real,
float imag) |
static TsonElement |
Tson.ofFloatComplex(float real,
float imag,
String unit) |
TsonElement |
TsonElementsFactory.ofFloatComplex(float real,
float imag,
String unit) |
static TsonElement |
Tson.ofInt(int value) |
TsonElement |
TsonElementsFactory.ofInt(int value) |
static TsonElement |
Tson.ofInt(int value,
TsonNumberLayout layout) |
TsonElement |
TsonElementsFactory.ofInt(int value,
TsonNumberLayout layout) |
static TsonElement |
Tson.ofInt(int value,
TsonNumberLayout layout,
String unit) |
TsonElement |
TsonElementsFactory.ofInt(int value,
TsonNumberLayout layout,
String unit) |
static TsonElement |
Tson.ofLong(long value) |
TsonElement |
TsonElementsFactory.ofLong(long value) |
static TsonElement |
Tson.ofLong(long value,
TsonNumberLayout layout) |
TsonElement |
TsonElementsFactory.ofLong(long value,
TsonNumberLayout layout) |
static TsonElement |
Tson.ofLong(long value,
TsonNumberLayout layout,
String unit) |
TsonElement |
TsonElementsFactory.ofLong(long value,
TsonNumberLayout layout,
String unit) |
TsonElement |
TsonElementsFactory.ofName(String value) |
static TsonElement |
Tson.ofNull() |
TsonElement |
TsonElementsFactory.ofNull() |
static TsonElement |
Tson.ofRegex(Pattern value) |
TsonElement |
TsonElementsFactory.ofRegex(Pattern value) |
static TsonElement |
Tson.ofRegex(String value) |
TsonElement |
TsonElementsFactory.ofRegex(String value) |
static TsonElement |
Tson.ofShort(short value) |
TsonElement |
TsonElementsFactory.ofShort(short value) |
static TsonElement |
Tson.ofShort(short value,
TsonNumberLayout layout) |
TsonElement |
TsonElementsFactory.ofShort(short value,
TsonNumberLayout layout) |
static TsonElement |
Tson.ofShort(short value,
TsonNumberLayout layout,
String unit) |
TsonElement |
TsonElementsFactory.ofShort(short value,
TsonNumberLayout layout,
String unit) |
static TsonElement |
Tson.ofStopStream(char[] value,
String stopWord) |
TsonElement |
TsonElementsFactory.ofStopStream(char[] value,
String stopWord) |
static TsonElement |
Tson.ofStopStream(File value,
String stopWord) |
TsonElement |
TsonElementsFactory.ofStopStream(File value,
String stopWord) |
static TsonElement |
Tson.ofStopStream(Path value,
String stopWord) |
TsonElement |
TsonElementsFactory.ofStopStream(Path value,
String stopWord) |
static TsonElement |
Tson.ofStopStream(Reader value,
String stopWord) |
TsonElement |
TsonElementsFactory.ofStopStream(Reader value,
String stopWord) |
static TsonElement |
Tson.ofStopStream(String value,
String stopWord) |
TsonElement |
TsonElementsFactory.ofStopStream(String value,
String stopWord) |
static TsonElement |
Tson.ofString(String value) |
TsonElement |
TsonElementsFactory.ofString(String value) |
static TsonElement |
Tson.ofString(String value,
TsonStringLayout layout) |
TsonElement |
TsonElementsFactory.ofString(String value,
TsonStringLayout layout) |
static TsonElement |
Tson.ofTime(LocalTime value) |
TsonElement |
TsonElementsFactory.ofTime(LocalTime value) |
static TsonElement |
Tson.ofTime(Time value) |
TsonElement |
TsonElementsFactory.ofTime(Time value) |
static TsonElement |
Tson.ofTrue() |
static TsonElement |
Tson.parseAlias(String image) |
TsonElement |
TsonElementsFactory.parseAliasElem(String s) |
TsonElement |
TsonElementsFactory.parseChar(String s) |
static TsonElement |
Tson.parseCharElem(String image) |
static TsonElement |
Tson.parseDate(String image) |
TsonElement |
TsonElementsFactory.parseDateElem(String s) |
static TsonElement |
Tson.parseDateTime(String image) |
TsonElement |
TsonElementsFactory.parseDateTimeElem(String s) |
static TsonElement |
Tson.parseNumber(String image) |
TsonElement |
TsonElementsFactory.parseNumber(String s) |
static TsonElement |
Tson.parseRegex(String image) |
TsonElement |
TsonElementsFactory.parseRegexElem(String s) |
static TsonElement |
Tson.parseString(String image) |
TsonElement |
TsonElementsFactory.parseString(String s) |
static TsonElement |
Tson.parseTime(String image) |
TsonElement |
TsonElementsFactory.parseTimeElem(String s) |
TsonElement |
TsonReader.readElement(CharSequence string) |
TsonElement |
TsonReader.readElement(File file) |
TsonElement |
TsonReader.readElement(InputStream stream) |
TsonElement |
TsonReader.readElement(InputStream stream,
String encoding) |
TsonElement |
TsonReader.readElement(Path file) |
TsonElement |
TsonReader.readElement(Reader reader) |
TsonElement |
TsonReader.readElement(URL url) |
TsonElement |
TsonProcessor.removeComments(TsonElement element) |
TsonElement |
TsonProcessor.resolveAliases(TsonElement element) |
TsonElement |
TsonBinOp.second() |
TsonElement |
TsonSerializer.serialize(Object o) |
TsonElement[] |
TsonSerializer.serializeArray(Object... o) |
TsonElement[] |
TsonElementList.toArray() |
TsonElement |
ToTson.toTson() |
default TsonElement |
TsonSerializable.toTsonElement() |
default TsonElement |
TsonSerializable.toTsonElement(TsonObjectContext context) |
TsonElement |
TsonKeyValueBuilder.value() |
TsonElement |
TsonPrimitiveBuilder.value() |
TsonElement |
TsonDocumentBuilder.value() |
TsonElement |
TsonPair.value() |