JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Exception Summary
Annotation Types Summary
Class
Description
AbstractHelper
AbstractMapper
And
Array
ArrayHelper
ArrayMapper
BigDecimalHelper
BigDecimalMapper
BigIntegerHelper
BigIntegerMapper
Bool
BooleanHelper
BooleanMapper
ByteHelper
ByteMapper
CharacterHelper
CharacterMapper
CollectionHelper
CollectionMapper
ColorHelper
Complex
ComplexMapperHelper
Content
CustomPredicate
CustomValidator
DateHelper
DateMapper
Decimal
DoubleHelper
DoubleMapper
Enumeration
EnumHelper
EnumMapper
False
FloatHelper
FloatMapper
FontHelper
Helper
HelperException
HelperRepository
<
T
extends
Helper
>
HelperRepository.HelperTreeNode
<
T
extends
Helper
>
HelperRepository.RootHelper
Int
IntegerHelper
IntegerMapper
JSONArray
Represents a JSON array (list), an ordered list of values ...
JSONBoolean
Represents a JSON boolean value.
JSONComplex
Superclass of JSON complex types, namely
JSONArray
and
JSONObject
.
JSONConstruct
JSONDecimal
Represents a JSON float.
JSONInteger
Represents a JSON int.
JSONLayout
JSONLexer
JSONMap
JSONMapper
The mapper class is able to convert a JSON representation to/from a Java representation.
JSONMarshall
JSONNull
Represents a JSON null value.
JSONNumber
The parent class of numerical types, being
JSONInteger
and
JSONDecimal
.
JSONObject
Representation of a JSON object, a collection (unordered) of name/value pairs.
JSONParser
Reads JSON text and convert it into a Java model for further handling.
JSONParserAntlr
JSONParserAntlrTokenTypes
JSONSerialize
JSONSimple
Parent class of the atomic JSON types, being
JSONNull
,
JSONBoolean
,
JSONNumber
and
JSONString
.
JSONString
Represents a JSON delimited string.
JSONValidator
A validator that accepts a validator description in JSON format.
JSONValue
Base class for all JSON representations.
Length
Let
LongHelper
LongMapper
MapHelper
MapMapper
MapperException
Marshall
This interface represents the functionality to convert a JSON representation to/from a Java representation.
MarshallException
MarshallHelper
A helper can render an instance of a specific class in a custom way.
MarshallValue
This interface represents an object that is the result of converting a JSON structure into a java structure.
MarshallValueImpl
Not
Nr
Null
Object
ObjectHelper
ObjectHelperDirect
ObjectHelperDirect.AnnotatedMethods
ObjectMapper
ObjectMapperDirect
ObjectMapperDirect.AnnotatedMethods
Or
ParserUtil
Predicate
Properties
Properties.PropRule
Range
Ref
Reference
Regexp
ShortHelper
ShortMapper
Simple
SimpleMapperHelper
Str
StringHelper
StringMapper
Switch
Switch.Case
True
ValidationException
The exception is thrown when a validation fails.
Validator
A validator inspects a JSONValue.
ValidatorUtil