Class JsonId
java.lang.Object
com.pnfsoftware.jeb.util.encoding.json.parser.JsonId
Represent a Json Identifier (the key of an object which is NOT a String, not surrounded by
quotes). This is not legal regarding RFC 7159 BUT in practice (javascript use), the key may not
be surrounded by "" when it does not have space character.
-
Constructor Summary
Constructors -
Method Summary