public abstract class AbstractNonPrimitiveTsonElement extends AbstractTsonElement
| Constructor and Description |
|---|
AbstractNonPrimitiveTsonElement(TsonElementType type) |
annotations, annotationsCount, bigDecimalValue, bigIntegerValue, comments, compareCore, compareTo, equals, hashCode, isNull, numberValue, temporalValue, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toCharStream, toDoubleComplex, toFloatComplex, toInstant, toNumber, typeisAnyString, isArray, isBoolean, isComplexNumber, isFloatingNumber, isListContainer, isName, isNamedArray, isNamedObject, isNamedUplet, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUplet, toListContainerclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuild, builder, visitpublic AbstractNonPrimitiveTsonElement(TsonElementType type)
protected <T> T throwPrimitive(TsonElementType type)
throwPrimitive in class AbstractTsonElementprotected <T> T throwNonPrimitive(TsonElementType type)
throwNonPrimitive in class AbstractTsonElementpublic TsonString toStr()
toStr in interface TsonElementtoStr in class AbstractTsonElementpublic TsonLong toLong()
toLong in interface TsonElementtoLong in class AbstractTsonElementpublic TsonInt toInt()
toInt in interface TsonElementtoInt in class AbstractTsonElementpublic TsonFloat toFloat()
toFloat in interface TsonElementtoFloat in class AbstractTsonElementpublic TsonDouble toDouble()
toDouble in interface TsonElementtoDouble in class AbstractTsonElementpublic TsonShort toShort()
toShort in interface TsonElementtoShort in class AbstractTsonElementpublic TsonByte toByte()
toByte in interface TsonElementtoByte in class AbstractTsonElementpublic TsonChar toChar()
toChar in interface TsonElementtoChar in class AbstractTsonElementpublic TsonBoolean toBoolean()
toBoolean in interface TsonElementtoBoolean in class AbstractTsonElementpublic TsonCustom toCustom()
toCustom in interface TsonElementtoCustom in class AbstractTsonElementpublic TsonName toName()
toName in interface TsonElementtoName in class AbstractTsonElementpublic TsonAlias toAlias()
toAlias in interface TsonElementtoAlias in class AbstractTsonElementpublic TsonLocalDate toLocalDate()
toLocalDate in interface TsonElementtoLocalDate in class AbstractTsonElementpublic TsonLocalDateTime toLocalDateTime()
toLocalDateTime in interface TsonElementtoLocalDateTime in class AbstractTsonElementpublic TsonLocalTime toLocalTime()
toLocalTime in interface TsonElementtoLocalTime in class AbstractTsonElementpublic TsonRegex toRegex()
toRegex in interface TsonElementtoRegex in class AbstractTsonElementpublic Boolean booleanObject()
booleanObject in interface TsonElementbooleanObject in class AbstractTsonElementpublic Character charObject()
charObject in interface TsonElementcharObject in class AbstractTsonElementpublic Byte byteObject()
byteObject in interface TsonElementbyteObject in class AbstractTsonElementpublic Long longObject()
longObject in interface TsonElementlongObject in class AbstractTsonElementpublic Integer intObject()
intObject in interface TsonElementintObject in class AbstractTsonElementpublic Short shortObject()
shortObject in interface TsonElementshortObject in class AbstractTsonElementpublic Float floatObject()
floatObject in interface TsonElementfloatObject in class AbstractTsonElementpublic Double doubleObject()
doubleObject in interface TsonElementdoubleObject in class AbstractTsonElementpublic float floatValue()
floatValue in interface TsonElementfloatValue in class AbstractTsonElementpublic double doubleValue()
doubleValue in interface TsonElementdoubleValue in class AbstractTsonElementpublic byte byteValue()
byteValue in interface TsonElementbyteValue in class AbstractTsonElementpublic char charValue()
charValue in interface TsonElementcharValue in class AbstractTsonElementpublic boolean booleanValue()
booleanValue in interface TsonElementbooleanValue in class AbstractTsonElementpublic int intValue()
intValue in interface TsonElementintValue in class AbstractTsonElementpublic long longValue()
longValue in interface TsonElementlongValue in class AbstractTsonElementpublic short shortValue()
shortValue in interface TsonElementshortValue in class AbstractTsonElementpublic LocalDate localDateValue()
localDateValue in interface TsonElementlocalDateValue in class AbstractTsonElementpublic Instant instantValue()
instantValue in interface TsonElementinstantValue in class AbstractTsonElementpublic LocalDateTime localDateTimeValue()
localDateTimeValue in interface TsonElementlocalDateTimeValue in class AbstractTsonElementpublic LocalTime localTimeValue()
localTimeValue in interface TsonElementlocalTimeValue in class AbstractTsonElementpublic Pattern regexValue()
regexValue in interface TsonElementregexValue in class AbstractTsonElementpublic String stringValue()
stringValue in interface TsonElementstringValue in class AbstractTsonElementpublic TsonArray toArray()
toArray in interface TsonElementtoArray in class AbstractTsonElementBasepublic TsonMatrix toMatrix()
toMatrix in interface TsonElementtoMatrix in class AbstractTsonElementpublic TsonObject toObject()
toObject in interface TsonElementtoObject in class AbstractTsonElementpublic TsonUplet toUplet()
toUplet in interface TsonElementtoUplet in class AbstractTsonElementpublic TsonPair toPair()
toPair in interface TsonElementtoPair in class AbstractTsonElementpublic TsonOp toOp()
toOp in interface TsonElementtoOp in class AbstractTsonElementpublic boolean visit(TsonDocumentVisitor visitor)
visit in interface TsonElementvisit in class AbstractTsonElementpublic String toString()
toString in interface TsonElementBasetoString in class AbstractTsonElementBasepublic String toString(boolean compact)
toString in interface TsonElementtoString in interface TsonElementBasetoString in class AbstractTsonElementBasepublic String toString(TsonFormat format)
toString in interface TsonElementBasetoString in class AbstractTsonElementBaseCopyright © 2025 vpc open source initiative. All rights reserved.