| 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. |
| Modifier and Type | Method and Description |
|---|---|
List<XmlPluginDefConfig> |
MapXmlPluginDefConfigAdapter.ListPluginDefConfigXml.getListPluginDefConfigXml() |
Map<org.azyva.dragom.model.config.PluginKey,XmlPluginDefConfig> |
MapXmlPluginDefConfigAdapter.unmarshal(MapXmlPluginDefConfigAdapter.ListPluginDefConfigXml listPluginDefConfigXml) |
| Modifier and Type | Method and Description |
|---|---|
MapXmlPluginDefConfigAdapter.ListPluginDefConfigXml |
MapXmlPluginDefConfigAdapter.marshal(Map<org.azyva.dragom.model.config.PluginKey,XmlPluginDefConfig> mapPluginDefConfigXml)
This method is not really useful for now since modification of
XmlConfig is not currently supported. |
| Constructor and Description |
|---|
ListPluginDefConfigXml(List<XmlPluginDefConfig> listPluginDefConfigXml)
Constructor taking a List of XmlPluginDefConfig used when marshalling.
|
Copyright © 2015–2016 AZYVA INC.. All rights reserved.