PlexusConfigurationpublic final class XmlPlexusConfiguration extends DefaultPlexusConfiguration
| Constructor | Description |
|---|---|
XmlPlexusConfiguration(java.lang.String name) |
|
XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom) |
| Modifier and Type | Method | 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