| Package | Description |
|---|---|
| com.landawn.abacus.http | |
| com.landawn.abacus.parser | |
| com.landawn.abacus.util |
| Class and Description |
|---|
| DeserializationConfig |
| Parser
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. |
| SerializationConfig |
| Class and Description |
|---|
| DeserializationConfig |
| Exclusion
The Enum Exclusion.
|
| Fj.DeserializeConfig
The Class DeserializeConfig.
|
| Fj.SerializeConfig
The Class SerializeConfig.
|
| JSONDeserializationConfig |
| JSONParser |
| JSONSerializationConfig |
| KryoDeserializationConfig |
| KryoParser
The content is encoded with Base64 if the target output is String or Writer, otherwise the content is NOT encoded with Base64 if the target output is File or OutputStream.
|
| KryoSerializationConfig |
| Parser
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. |
| ParserConfig |
| ParserUtil.EntityInfo |
| ParserUtil.PropInfo |
| SerializationConfig |
| XMLDeserializationConfig |
| XMLParser |
| XMLSerializationConfig |
| Class and Description |
|---|
| JSONDeserializationConfig |
| JSONSerializationConfig |
| XMLDeserializationConfig |
| XMLSerializationConfig |
Copyright © 2021. All rights reserved.