Uses of Interface
net.thevpc.tson.TsonElement
Packages that use TsonElement
-
Uses of TsonElement in net.thevpc.tson
Subinterfaces of TsonElement in net.thevpc.tsonModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceSubinterfaces with type arguments of type TsonElement in net.thevpc.tsonModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceMethods in net.thevpc.tson that return TsonElementModifier and TypeMethodDescriptionTsonCustomBuilder.build()default TsonElementTsonElement.build()TsonElementBase.build()TsonElementBuilder.build()TsonPrimitiveBuilder.build()TsonMatrix.cell(int col, int row) TsonDocumentBuilder.content()<T> TsonElementTsonCustomDeserializer.FactoryConfigurerContext.elem(T any) <T> TsonElementTsonCustomDeserializer.FieldConfigurerContext.elem(T any) <T> TsonElementTsonCustomDeserializer.InstanceConfigurerContext.elem(T any) <T> TsonElementTsonObjectContext.elem(T any) TsonCustomDeserializer.FactoryConfigurerContext.element()TsonCustomDeserializer.FieldConfigurerContext.element()TsonCustomDeserializer.InstanceConfigurerContext.element()TsonCustomDeserializer.FieldConfigurerContext.field()TsonOp.first()TsonOpBuilder.first()TsonAnnotationBuilder.get(int index) TsonArray.get(int index) TsonElementList.get(TsonElement name) TsonElementListBuilder.get(TsonElementBase name) TsonMatrixBuilder.get(int column, int row) TsonObject.get(TsonElement element) TsonElementList.getAt(int index) TsonElementListBuilder.getAt(int index) TsonDocument.getContent()TsonDocumentHeaderBuilder.getParams()TsonPair.key()TsonPairBuilder.key()static TsonElementTson.of(boolean value) static TsonElementTson.of(boolean[] value) static TsonElementTson.of(byte value) static TsonElementTson.of(byte[] value) static TsonElementTson.of(char value) static TsonElementTson.of(double value) static TsonElementTson.of(double[] value) static TsonElementTson.of(float value) static TsonElementTson.of(float[] value) static TsonElementTson.of(int value) static TsonElementTson.of(int[] value) static TsonElementTson.of(long value) static TsonElementTson.of(long[] value) static TsonElementTson.of(short value) static TsonElementTson.of(short[] value) static TsonElementTson.of(InputStream value) static TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementTson.of(BigDecimal value) static TsonElementTson.of(BigInteger value) static TsonElementstatic TsonElementstatic TsonElementstatic TsonElementstatic TsonElementTson.of(LocalDateTime value) static TsonElementstatic TsonElementstatic TsonElementstatic TsonElementTson.of(TsonElementBase b) static TsonElementTsonElement.of(TsonElementBase any) TsonElementsFactory.of(boolean value) TsonElementsFactory.of(byte value) TsonElementsFactory.of(byte[] value) TsonElementsFactory.of(char value) TsonElementsFactory.of(double value) TsonElementsFactory.of(float value) TsonElementsFactory.of(int value) TsonElementsFactory.of(long value) TsonElementsFactory.of(short value) TsonElementsFactory.of(InputStream value) TsonElementsFactory.of(BigDecimal value) TsonElementsFactory.of(BigInteger value) TsonElementsFactory.of(TsonElementBase b) static TsonElementstatic TsonElementTson.ofAntiQuotedString(String value) TsonElementsFactory.ofAntiQuotedString(String value) static TsonElementTson.ofBigComplex(BigDecimal real, BigDecimal imag) static TsonElementTson.ofBigComplex(BigDecimal real, BigDecimal imag, String unit) TsonElementsFactory.ofBigComplex(BigDecimal real, BigDecimal imag) TsonElementsFactory.ofBigComplex(BigDecimal real, BigDecimal imag, String unit) static TsonElementTson.ofBigDecimal(BigDecimal value) static TsonElementTson.ofBigDecimal(BigDecimal value, String unit) TsonElementsFactory.ofBigDecimal(BigDecimal value) TsonElementsFactory.ofBigDecimal(BigDecimal value, String unit) static TsonElementTson.ofBigInt(BigInteger value) static TsonElementTson.ofBigInt(BigInteger value, TsonNumberLayout layout) static TsonElementTson.ofBigInt(BigInteger value, TsonNumberLayout layout, String unit) TsonElementsFactory.ofBigInt(BigInteger value) TsonElementsFactory.ofBigInt(BigInteger value, TsonNumberLayout layout) TsonElementsFactory.ofBigInt(BigInteger value, TsonNumberLayout layout, String unit) static TsonElementTson.ofBinStream(byte[] value) static TsonElementTson.ofBinStream(File value) static TsonElementTson.ofBinStream(InputStream value) static TsonElementTson.ofBinStream(Path value) TsonElementsFactory.ofBinStream(byte[] value) TsonElementsFactory.ofBinStream(File value) TsonElementsFactory.ofBinStream(InputStream value) TsonElementsFactory.ofBinStream(Path value) static TsonElementTson.ofBoolean(boolean val) TsonElementsFactory.ofBoolean(boolean val) static TsonElementTson.ofByte(byte value) static TsonElementTson.ofByte(byte value, TsonNumberLayout layout) static TsonElementTson.ofByte(byte value, TsonNumberLayout layout, String unit) TsonElementsFactory.ofByte(byte value) TsonElementsFactory.ofByte(byte value, TsonNumberLayout layout) TsonElementsFactory.ofByte(byte value, TsonNumberLayout layout, String unit) static TsonElementTson.ofChar(char value) TsonElementsFactory.ofChar(char value) static TsonElementTson.ofCharStream(char[] value) static TsonElementTson.ofCharStream(File value) static TsonElementTson.ofCharStream(Reader value) static TsonElementTson.ofCharStream(String value) static TsonElementTson.ofCharStream(String value, String language) static TsonElementTson.ofCharStream(Path value) static TsonElementTson.ofCharStream(Path value, String language) TsonElementsFactory.ofCharStream(char[] value) TsonElementsFactory.ofCharStream(char[] value, String type) TsonElementsFactory.ofCharStream(File value) TsonElementsFactory.ofCharStream(File value, String type) TsonElementsFactory.ofCharStream(Reader value) TsonElementsFactory.ofCharStream(Reader value, String type) TsonElementsFactory.ofCharStream(String value) TsonElementsFactory.ofCharStream(String value, String language) TsonElementsFactory.ofCharStream(Path value) TsonElementsFactory.ofCharStream(Path value, String language) static TsonElementstatic TsonElementTson.ofDouble(double value) static TsonElementTsonElementsFactory.ofDouble(double value) static TsonElementTson.ofDoubleComplex(double real, double imag) static TsonElementTson.ofDoubleComplex(double real, double imag, String unit) TsonElementsFactory.ofDoubleComplex(double real, double imag) TsonElementsFactory.ofDoubleComplex(double real, double imag, String unit) static TsonElementTson.ofDoubleQuotedString(String value) TsonElementsFactory.ofDoubleQuotedString(String value) static TsonElementTson.ofElement(TsonElementBase value) TsonElementsFactory.ofElement(TsonElementBase value) static TsonElementTson.ofFalse()static TsonElementTson.ofFloat(float value) static TsonElementTsonElementsFactory.ofFloat(float value) static TsonElementTson.ofFloatComplex(float real, float imag) static TsonElementTson.ofFloatComplex(float real, float imag, String unit) TsonElementsFactory.ofFloatComplex(float real, float imag) TsonElementsFactory.ofFloatComplex(float real, float imag, String unit) static TsonElementstatic TsonElementTson.ofInt(int value) static TsonElementTson.ofInt(int value, TsonNumberLayout layout) static TsonElementTson.ofInt(int value, TsonNumberLayout layout, String unit) TsonElementsFactory.ofInt(int value) TsonElementsFactory.ofInt(int value, TsonNumberLayout layout) TsonElementsFactory.ofInt(int value, TsonNumberLayout layout, String unit) static TsonElementTson.ofLineString(String value) TsonElementsFactory.ofLineString(String value) static TsonElementTson.ofLocalDate(Date value) static TsonElementTson.ofLocalDate(LocalDate value) TsonElementsFactory.ofLocalDate(Date value) TsonElementsFactory.ofLocalDate(LocalDate value) static TsonElementTson.ofLocalDatetime(Instant value) static TsonElementTson.ofLocalDatetime(LocalDateTime value) static TsonElementTson.ofLocalDatetime(Date value) TsonElementsFactory.ofLocalDatetime(Instant value) TsonElementsFactory.ofLocalDatetime(LocalDateTime value) TsonElementsFactory.ofLocalDatetime(Date value) static TsonElementTson.ofLocalTime(Time value) static TsonElementTson.ofLocalTime(LocalTime value) TsonElementsFactory.ofLocalTime(Time value) TsonElementsFactory.ofLocalTime(LocalTime value) static TsonElementTson.ofLong(long value) static TsonElementTson.ofLong(long value, TsonNumberLayout layout) static TsonElementTson.ofLong(long value, TsonNumberLayout layout, String unit) TsonElementsFactory.ofLong(long value) TsonElementsFactory.ofLong(long value, TsonNumberLayout layout) TsonElementsFactory.ofLong(long value, TsonNumberLayout layout, String unit) static TsonElementstatic TsonElementTson.ofNull()TsonElementsFactory.ofNull()static TsonElementTson.ofNumber(Number value, TsonNumberLayout layout, String unit) TsonElementsFactory.ofNumber(Number value, TsonNumberLayout layout, String unit) static TsonElementstatic TsonElementstatic TsonElementTson.ofShort(short value) static TsonElementTson.ofShort(short value, TsonNumberLayout layout) static TsonElementTson.ofShort(short value, TsonNumberLayout layout, String unit) TsonElementsFactory.ofShort(short value) TsonElementsFactory.ofShort(short value, TsonNumberLayout layout) TsonElementsFactory.ofShort(short value, TsonNumberLayout layout, String unit) static TsonElementTson.ofSingleQuotedString(String value) TsonElementsFactory.ofSingleQuotedString(String value) static TsonElementTson.ofStopStream(char[] value, String stopWord) static TsonElementTson.ofStopStream(File value, String stopWord) static TsonElementTson.ofStopStream(Reader value, String stopWord) static TsonElementTson.ofStopStream(String value, String stopWord) static TsonElementTson.ofStopStream(Path value, String stopWord) TsonElementsFactory.ofStopStream(char[] value, String stopWord) TsonElementsFactory.ofStopStream(File value, String stopWord) TsonElementsFactory.ofStopStream(Reader value, String stopWord) TsonElementsFactory.ofStopStream(String value, String stopWord) TsonElementsFactory.ofStopStream(Path value, String stopWord) static TsonElementstatic TsonElementTson.ofString(TsonElementType stringType, String value) TsonElementsFactory.ofString(TsonElementType stringType, String value) static TsonElementTson.ofTripleAntiQuotedString(String value) TsonElementsFactory.ofTripleAntiQuotedString(String value) static TsonElementTson.ofTripleDoubleQuotedString(String value) TsonElementsFactory.ofTripleDoubleQuotedString(String value) static TsonElementTson.ofTripleSingleQuotedString(String value) TsonElementsFactory.ofTripleSingleQuotedString(String value) static TsonElementTson.ofTrue()TsonAnnotation.param(int index) TsonUplet.param(int index) TsonUpletBuilder.param(int index) TsonUpletBuilder.params()static TsonElementTson.parseAlias(String image) TsonElementsFactory.parseAlias(String s) static TsonElementstatic TsonElementTson.parseInstant(String image) TsonElementsFactory.parseInstant(String s) static TsonElementTson.parseLocalDate(String image) TsonElementsFactory.parseLocalDate(String s) static TsonElementTson.parseLocalDateTime(String image) TsonElementsFactory.parseLocalDateTime(String s) static TsonElementTson.parseLocalTime(String image) TsonElementsFactory.parseLocalTime(String s) static TsonElementTson.parseNumber(String image) TsonElementsFactory.parseNumber(String s) static TsonElementTson.parseRegex(String image) TsonElementsFactory.parseRegex(String s) static TsonElementTson.parseString(String image) TsonElementsFactory.parseString(String s) TsonReader.readElement(File file) TsonReader.readElement(InputStream stream) TsonReader.readElement(InputStream stream, String encoding) TsonReader.readElement(Reader reader) TsonReader.readElement(CharSequence string) TsonReader.readElement(URL url) TsonReader.readElement(Path file) TsonProcessor.removeComments(TsonElement element) TsonProcessor.resolveAliases(TsonElement element) TsonOp.second()TsonOpBuilder.second()TsonSerializer.serializeArray(Object... o) TsonElementList.toArray()ToTson.toTson()default TsonElementTsonSerializable.toTsonElement()default TsonElementTsonSerializable.toTsonElement(TsonObjectContext context) TsonDocumentBuilder.value()TsonPair.value()TsonPairBuilder.value()TsonPrimitiveBuilder.value()Methods in net.thevpc.tson that return types with arguments of type TsonElementModifier and TypeMethodDescriptionTsonAnnotationBuilder.all()TsonArrayBuilder.all()TsonDocumentHeader.all()TsonObjectBuilder.all()TsonArrayBuilder.body()TsonObjectBuilder.body()TsonAnnotation.children()like params but never nullTsonArrayBuilder.getAll()TsonDocumentHeader.getAll()TsonElementList.getValues(TsonElement name) TsonAnnotation.params()TsonAnnotationBuilder.params()TsonArrayBuilder.params()TsonMatrixBuilder.params()TsonObjectBuilder.params()TsonElementBaseListBuilder.toIterable()TsonElementBaseListBuilder.toIterator()TsonElementBaseListBuilder.toList()TsonElementList.toList()TsonElementBaseListBuilder.toMap()TsonElementBaseListBuilder.toMap()TsonElementList.toMap()TsonElementList.toMap()TsonElementBaseListBuilder.toMultiMap()TsonElementBaseListBuilder.toMultiMap()TsonElementList.toMultiMap()TsonElementList.toMultiMap()Methods in net.thevpc.tson with parameters of type TsonElementModifier and TypeMethodDescriptionTsonAnnotationBuilder.addAll(TsonElement... element) TsonArrayBuilder.addAll(TsonElement... element) TsonElementBaseListBuilder.addAll(TsonElement[] elements) TsonObjectBuilder.addAll(TsonElement... element) TsonUpletBuilder.addAll(TsonElement[] element) TsonArrayBuilder.addParams(TsonElement[] element) TsonMatrixBuilder.addParams(TsonElement[] element) TsonObjectBuilder.addParams(TsonElement[] element) <T> TTsonSerializer.deserialize(TsonElement e, Class<T> to) TsonFormat.format(TsonElement element) TsonElementList.get(TsonElement name) TsonObject.get(TsonElement element) TsonElementList.getValues(TsonElement name) <T> TTsonCustomDeserializer.FactoryConfigurerContext.obj(TsonElement element, Class<T> clazz) <T> TTsonCustomDeserializer.FieldConfigurerContext.obj(TsonElement element, Class<T> clazz) <T> TTsonCustomDeserializer.InstanceConfigurerContext.obj(TsonElement element, Class<T> clazz) <T> TTsonObjectContext.obj(TsonElement element, Class<T> clazz) <T> TTsonReader.read(TsonElement tson, Class<? extends T> clazz) TsonProcessor.removeComments(TsonElement element) TsonProcessor.resolveAliases(TsonElement element) TsonElementToObject.toObject(TsonElement element, Class<T> to, TsonObjectContext context) booleanTsonDocumentVisitor.visit(TsonElement element) return true if need to continue with childrendefault voidTsonParserVisitor.visitPrimitiveEnd(TsonElement primitiveElement) voidTsonWriter.write(File file, TsonElement any) voidTsonWriter.write(OutputStream stream, String encoding, TsonElement any) voidTsonWriter.write(OutputStream stream, TsonElement any) voidTsonWriter.write(PrintStream sb, TsonElement any) voidTsonWriter.write(Writer writer, TsonElement any) voidTsonWriter.write(Appendable sb, TsonElement any) voidTsonWriter.write(Path file, TsonElement any)