| Package | Description |
|---|---|
| com.spun.util.io.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlMap[] |
XmlExtractable.getXmlMap() |
static XmlMap |
DatabaseObjectXMLUtils.map(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseObject[] |
DatabaseObjectXMLUtils.extract(String xml,
XmlMap[] xmlMaps) |
static XmlTranslator |
XmlMapTranslator.get(Class<?> clazz,
XmlMap[] maps) |
| Constructor and Description |
|---|
XmlMapExtractor(XmlMap[] xmlMaps,
Class<?> clazz) |
XmlTranslator(XmlMap[] maps) |
Copyright © 2022. All rights reserved.