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