public abstract class Dom4jXmlConfigElement<T> extends AbstractConfigElement<T,org.dom4j.Element>
| Constructor and Description |
|---|
Dom4jXmlConfigElement(String name,
org.dom4j.Element context,
AbstractDom4jXmlConfigurationPersister config) |
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Element |
getContext() |
protected org.dom4j.Element |
getOrMakeElement(String path) |
protected boolean |
isUsingCData() |
void |
setContext(org.dom4j.Element context) |
checkSaveObject, getConfiguration, getPropertyName, load, loadConfig, save, saveConfig, setPropertyNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObjectClasspublic Dom4jXmlConfigElement(String name, org.dom4j.Element context, AbstractDom4jXmlConfigurationPersister config)
protected org.dom4j.Element getOrMakeElement(String path)
public org.dom4j.Element getContext()
public void setContext(org.dom4j.Element context)
protected boolean isUsingCData()
Copyright © 2006–2024 Atlassian. All rights reserved.