All Classes and Interfaces

Class
Description
Extractor for extracting arrays of any kind.
Extractor for plain Java objects.
Simplifier for BigIntegers which result in a map with a single key bigint
Extractor for Calendar instances.
Simplifier for class objects.
Extractor used for arbitrary collections.
Extractor for CompositeData
Extractor for sophisticated date handling which support virtual path handling (i.e for converting to epoch time or an ISO-8601 format)
Special deserialization for DOM Elements to shorten the info
Extractor for extracting enums.
Interface for extractor serializing an object to a JSON representation.
Special deserialization for Files to shorten the info
Wrapper class holding various converters
Extract a List
Extractor for Maps (which turns Map into JSONObject)
Special deserialization for ObjectNames to their canonical format.
A converter which converts attribute and return values into a JSON representation.
Converter which converts an string or JSON representation to an object represented by an OpenType.
Simple activator for creating a serializer object
Base class for all simplifiers.
Helper interface for extracting and simplifying values
Exception to be thrown when the result of this extractor should be omitted in the response
Converter from a string representation to its Java object form
 
Extractor for implementations of Temporal, like: LocalDateTime OffsetDateTime Instant Year ...
Simplifier for URLs which result in a map with a single key url