public final class XmlPlexusConfiguration extends DefaultPlexusConfiguration
| Constructor and Description |
|---|
XmlPlexusConfiguration(java.lang.String name) |
XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom) |
| Modifier and Type | Method and Description |
|---|---|
protected PlexusConfiguration |
createChild(java.lang.String name) |
java.lang.String |
toString() |
add, addChild, addChild, getAttribute, getAttribute, getAttributeNames, getChild, getChild, getChild, getChildCount, getChildren, getChildren, getName, getValue, getValue, setAttribute, setValuepublic XmlPlexusConfiguration(java.lang.String name)
public XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom)
public java.lang.String toString()
toString in class java.lang.Objectprotected PlexusConfiguration createChild(java.lang.String name)
createChild in class DefaultPlexusConfiguration