SecureJSON
1.1.0
Introduction
License
Contributing
Javadoc
com.chelseaurquhart.securejson
EncodingAwareCharacterIterator.Encoding
HugeDecimal
IConsumer
IFunction
IJSONAware
IJSONDeserializeAware
IJSONSerializeAware
IThrowableConsumer
IThrowableFunction
IWritableCharSequence
JSONDecodeException
JSONDecodeException.EmptyJSONException
JSONDecodeException.ExtraCharactersException
JSONDecodeException.InvalidTokenException
JSONDecodeException.MalformedJSONException
JSONDecodeException.MalformedListException
JSONDecodeException.MalformedMapException
JSONDecodeException.MalformedNumberException
JSONDecodeException.MalformedStringException
JSONDecodeException.MalformedUnicodeValueException
JSONEncodeException
JSONEncodeException.InvalidTypeException
JSONException
JSONReader.Builder
JSONReader.ContainerStack
JSONReader.IContainer
ListReader.Container
Methods
MapReader.Container
NotImplementedException
ObjectReader.IdentityHashSet
Objects
Relativity
SecureJSON
SecureJSON.Builder
Serialize
SecureJSON
Docs
»
Javadoc
»
com.chelseaurquhart.securejson
»
ListReader.Container
ListReader.Container
¶
static final class
Container
implements JSONReader.
IContainer
<
List
<
Object
>, ListReader>
¶
A container for our List.
Methods
¶
getReader
¶
public ListReader
getReader
(
)
¶
resolve
¶
public
List
<
Object
>
resolve
(
)
¶