| Package | Description |
|---|---|
| com.abubusoft.kripton |
Contains logic to create an intermediate rapresentation of data between java pojo and json/xml format.
|
| com.abubusoft.kripton.annotation |
This package contains annotations used to decorate POJO.
|
| com.abubusoft.kripton.binder.json |
Package for JSON implementation of binder reader/writer.
|
| com.abubusoft.kripton.binder.json.internal |
Copy of JSON low level library to read/write JSON files.
|
| com.abubusoft.kripton.binder.schema |
This package contains frontend classes/interface of the library: binders reader and writer and its factory.
|
| com.abubusoft.kripton.binder.transform |
Transformation classes.
|
| com.abubusoft.kripton.binder.xml |
Implementation of writer/reader binder for xml format
|
| com.abubusoft.kripton.binder.xml.internal |
Copied from http://grepcode.com/snapshot/repo1.maven.org/maven2/xpp3/xpp3/1.1.4c/
|
| com.abubusoft.kripton.common |
common classes package.
|
| com.abubusoft.kripton.exception |
Copyright © 2016. All rights reserved.