Package org.apache.groovy.json.internal
-
Interface Summary Interface Description Cache<KEY,VALUE> CacheCharacterSource Value ValueMap<K,V> -
Class Summary Class Description ArrayUtils BaseJsonParser Base JSON parser.ByteScanner CharBuf CharScanner CharSequenceValue Chr Dates Exceptions FastStringUtils Internal class for fast processing of Strings during JSON parsingIO JsonFastParser This works in index overlay mode or chop mode.JsonParserCharArray Converts an input JSON String into Java objects works with String or char array as input.JsonParserLax JsonParserUsingCharacterSource Converts an input JSON String into Java objects works with String or char array as input.JsonStringDecoder LazyMap This maps only builds once you ask for a key for the first time.LazyValueMap This class is important to the performance of the parser.MapItemValue This holds a mapping from value key to value value to maximize laziness.NumberValue ReaderCharacterSource SimpleCache<K,V> ValueContainer ValueList ValueMapImpl This map is for object serialization mainly. -
Exception Summary Exception Description Exceptions.JsonInternalException