| 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.schema |
This package contains frontend classes/interface of the library: binders reader and writer and its factory.
|
| com.abubusoft.kripton.binder.xml |
Implementation of writer/reader binder for xml format
|
| com.abubusoft.kripton.common |
common classes package.
|
| com.abubusoft.kripton.exception |
| Class and Description |
|---|
| MappingException
This exception indicates there is mapping error event the mapping schema is scanned.
|
| ReaderException
This exception indicates there is reading error at runtime.
|
| WriterException
This exception indicates there is reading error at runtime.
|
| Class and Description |
|---|
| MappingException
This exception indicates there is mapping error event the mapping schema is scanned.
|
| ReaderException
This exception indicates there is reading error at runtime.
|
| WriterException
This exception indicates there is reading error at runtime.
|
| Class and Description |
|---|
| MappingException
This exception indicates there is mapping error event the mapping schema is scanned.
|
| Class and Description |
|---|
| MappingException
This exception indicates there is mapping error event the mapping schema is scanned.
|
| ReaderException
This exception indicates there is reading error at runtime.
|
| WriterException
This exception indicates there is reading error at runtime.
|
| Class and Description |
|---|
| MappingException
This exception indicates there is mapping error event the mapping schema is scanned.
|
| Class and Description |
|---|
| KriptonRuntimeException
This exception is a generic kripton exception.
|
Copyright © 2016. All rights reserved.