See: Description
| Interface | Description |
|---|---|
| BinderReader |
BinderReader read or deserialize XML or JSON into POJO guided by schema.
|
| BinderWriter |
BinderWriter write or serialize POJO into XML or JSON format guided by schema.
|
| Class | Description |
|---|---|
| BinderFactory |
Factory class to get BinderReader/BinderWriter instance,
main entry of the Nano framework.
|
| BuildConfig | |
| Options |
XML/JSON format like encoding and indent.
|
| Enum | Description |
|---|---|
| BinderFactory.ReaderType |
Copyright © 2015. All rights reserved.