Interface | Description |
---|---|
JSONParser | |
ObjectMapper<C extends MapperConfig> |
The intention of this class is to provide concise and consistent interface for Jackson JSON/XML/...
|
Parser<SC extends SerializationConfig<?>,DC extends DeserializationConfig<?>> |
Design principles: 1, Simple (is beautiful) 2, Fast (is powerful) 3, Concepts (must be integral
and consistent)
These principles can't be broken by any change or reason. |
XMLParser |
Enum | Description |
---|---|
Exclusion |