Package cc.plural.jsonij

Interface Summary
Constants JSON Constant Definition.
 

Class Summary
ArrayImp<E extends Value> JSON Array Implementation.
ConstantUtility  
DoubleInternalNumber  
InternalNumber  
JPath<C extends Component> JPath implementation.
JSON JSON document class.
JSON.Array<E extends Value> JSON Array.
JSON.Boolean JSON Boolean.
JSON.False JSON False Implementation.
JSON.Null JSON Null Implementation.
JSON.Numeric JSON Numeric.
JSON.Object<K extends CharSequence,V extends Value> JSON Object.
JSON.String JSON String.
JSON.True JSON True Implementation.
JSONMarshaler  
JSONParser  
JSONParser.StatefullValue  
JSONReader  
LongInternalNumber  
NumberInternalNumber  
NumericImp  
ObjectImp<CS extends CharSequence,V extends Value>  
ReaderJSONReader java.io.Reader implementation of a JSONReader.
StringImp JSON String Implementation.
StringJSONReader java.lang.String implementation of a JSONReader.
Value Value is extended by every JSON internalType implementation.
 

Enum Summary
Value.TYPE Type enumeration.
 

Exception Summary
JSONParserException  
 



Copyright © 2012. All Rights Reserved.