| Package | Description |
|---|---|
| org.azyva.dragom.model.config.impl.xml |
Implementations of classes in
org.azyva.dragom.model.config that allow
reading Config from an XML file. |
| Class and Description |
|---|
| MapXmlNodeConfigXmAdapter.ListNode |
| MapXmlPluginDefConfigAdapter.ListPluginDefConfigXml
We need to introduce a class for wrapping the List of
XmlPluginDefConfig's, else JAXB does not know what to do with the List
itself. |
| MapXmlPropertyDefConfigAdapter.ListProperty
We need to introduce a class for wrapping the List of JAXBElement's, else JAXB
does not know what to do with the List itself.
|
| XmlConfig
Implementation of
Config that allows reading
from an XML file. |
| XmlNodeConfig
Implementation of
NodeConfig that allows reading from an XML file. |
| XmlPluginDefConfig
Implementation for
PluginDefConfig that allows reading from an XML
file. |
| XmlPropertyDefConfig
Implementation for
PropertyDefConfig that allows reading from an XML
file. |
Copyright © 2015–2016 AZYVA INC.. All rights reserved.