public class JrsString extends JrsValue.Scalar
JrsValue.Scalar| Modifier and Type | Method and Description |
|---|---|
String |
asText()
Method that may be called on scalar value nodes to get a textual
representation of contents.
|
com.fasterxml.jackson.core.JsonToken |
asToken() |
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
protected void |
write(com.fasterxml.jackson.core.JsonGenerator g,
JacksonJrsTreeCodec codec) |
_at, get, get, isContainerNode, isValueNode, path, path, sizeat, at, fieldNames, isArray, isEmbeddedValue, isMissingNode, isNull, isNumber, isObject, numberType, traverse, traverseprotected final String _value
public JrsString(String v)
public String getValue()
public com.fasterxml.jackson.core.JsonToken asToken()
public String asText()
JrsValueprotected void write(com.fasterxml.jackson.core.JsonGenerator g,
JacksonJrsTreeCodec codec)
throws IOException
write in class JrsValueIOExceptionCopyright © 2025 FasterXML. All rights reserved.