| Package | Description |
|---|---|
| com.abubusoft.kripton |
Contains logic to create an intermediate rapresentation of data between java pojo and json/xml format.
|
| com.abubusoft.kripton.binder.json |
Package for JSON implementation of binder reader/writer.
|
| com.abubusoft.kripton.binder.xml |
Implementation of writer/reader binder for xml format
|
| Class and Description |
|---|
| BinderFactory.ReaderType |
| 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.
|
| Options
XML/JSON format like encoding and indent.
|
| Class and 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.
|
| Options
XML/JSON format like encoding and indent.
|
| Class and 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.
|
| Options
XML/JSON format like encoding and indent.
|
Copyright © 2015. All rights reserved.