| Package | Description |
|---|---|
| com.abubusoft.kripton |
Contains logic to create an intermediate rapresentation of data between java pojo and json/xml format.
|
| Modifier and Type | Field and Description |
|---|---|
static BinderFactory.ReaderType |
BinderFactory.readerType
Reader type setting, current supports DOM(BinderDefault) and SAX.
|
| Modifier and Type | Method and Description |
|---|---|
static BinderFactory.ReaderType |
BinderFactory.ReaderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinderFactory.ReaderType[] |
BinderFactory.ReaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.