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