Package org.reploop.parser.json.tree
-
Class Summary Class Description Array Json Array Value.Bool Boolean value.ByteVal DoubleVal Double value.Entity A object entity contains multiple key-value pairs.FloatVal IntVal Json A json.LongVal Long value.Null Null value.Number All number value.Pair Key-value pair.ShortVal Text String value.Value All json components are values.