public class JsonExpLiteralImpl extends JsonLiteralImpl implements JsonExpLiteral
JsonLiteralImpl.TypecachedValue, cachedValueString, length, literal, offset| Constructor and Description |
|---|
JsonExpLiteralImpl(BigDecimal bd) |
JsonExpLiteralImpl(String literal,
int offset,
int length,
int dotPos,
int ePos) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
bdValue()
BigDecimal value represented by this literal.
|
JsonLiteralImpl.Type |
type() |
findAll, findFirst, group, instance, literal, remove, setGroup, stringValue, toCompactString, toPrettyStringasArray, asBoolLiteral, asExpLiteral, asFracLiteral, asIntLiteral, asLiteral, asNullLiteral, asObject, asStringLiteral, findAll, findAllLiterals, findFirst, findFirstLiteral, isArray, isBoolLiteral, isExpLiteral, isFracLiteral, isIntLiteral, isLiteral, isNullLiteral, isObject, isStringLiteral, parent, parentIndex, path, toCompactString, toPrettyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitliteral, stringValueasArray, asBoolLiteral, asExpLiteral, asFracLiteral, asIntLiteral, asLiteral, asNullLiteral, asObject, asStringLiteral, findAll, findAllLiterals, findFirst, findFirstLiteral, isArray, isBoolLiteral, isExpLiteral, isFracLiteral, isIntLiteral, isLiteral, isNullLiteral, isObject, isStringLiteral, parent, parentIndex, path, remove, toCompactString, toPrettyStringpublic JsonExpLiteralImpl(BigDecimal bd)
public JsonExpLiteralImpl(String literal, int offset, int length, int dotPos, int ePos)
public JsonLiteralImpl.Type type()
type in class JsonLiteralImplpublic BigDecimal bdValue()
JsonExpLiteralbdValue in interface JsonExpLiteralCopyright © 2018. All rights reserved.