Package com.dropbox.client2.jsonextract

Class Summary
JsonExtractor<T>  
JsonList (Internal class for extracting JSON.) A JSON "array" (a list of arbitrary JSON values).
JsonList.Extractor<T>  
JsonMap (Internal class for extracting JSON.) A JSON "object" (a mapping of string keys to arbitrary JSON values).
JsonThing (Internal class for extracting JSON.)
JsonThing.OptionalExtractor<T>  
 

Exception Summary
JsonExtractionException