Serialized Form
-
Package io.nats.jparse.node
-
Class io.nats.jparse.node.NumberNode
class NumberNode extends Number implements Serializable-
Serialized Fields
-
elementType
NodeType elementType
-
hashCode
int hashCode
-
hashCodeSet
boolean hashCodeSet
-
source
CharSource source
-
token
Token token
-
-
-
-
Package io.nats.jparse.path
-
Class io.nats.jparse.path.IndexPathNode
class IndexPathNode extends Number implements Serializable-
Serialized Fields
-
hashCode
int hashCode
-
hashCodeSet
boolean hashCodeSet
-
source
CharSource source
-
token
Token token
-
-
-
-
Package io.nats.jparse.source.support
-
Exception io.nats.jparse.source.support.PathException
class PathException extends RuntimeException implements Serializable -
Exception io.nats.jparse.source.support.UnexpectedCharacterException
class UnexpectedCharacterException extends RuntimeException implements Serializable
-