| Package | Description |
|---|---|
| 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
|
| Modifier and Type | Field and Description |
|---|---|
XmlType |
ElementSchema.XmlInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static XmlType |
XmlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlType[] |
XmlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.