public class Dom4jXmlMapConfigElement extends Dom4jXmlConfigElement<Map>
| Constructor and Description |
|---|
Dom4jXmlMapConfigElement(String name,
org.dom4j.Element context,
AbstractDom4jXmlConfigurationPersister config) |
| Modifier and Type | Method and Description |
|---|---|
Class<Map> |
getObjectClass() |
Map |
loadConfig() |
void |
saveConfig(Map map) |
getContext, getOrMakeElement, isUsingCData, setContextcheckSaveObject, getConfiguration, getPropertyName, load, save, setPropertyNamepublic Dom4jXmlMapConfigElement(String name, org.dom4j.Element context, AbstractDom4jXmlConfigurationPersister config)
public void saveConfig(Map map) throws ConfigurationException
saveConfig in class AbstractConfigElement<Map,org.dom4j.Element>ConfigurationExceptionpublic Map loadConfig() throws ConfigurationException
loadConfig in class AbstractConfigElement<Map,org.dom4j.Element>ConfigurationExceptionCopyright © 2006–2024 Atlassian. All rights reserved.