org.codehaus.plexus.configuration.xml
public class XmlPlexusConfiguration extends DefaultPlexusConfiguration
Constructor and Description |
---|
XmlPlexusConfiguration() |
XmlPlexusConfiguration(java.lang.String name) |
XmlPlexusConfiguration(java.lang.String name,
java.lang.String value) |
XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
addChild, addChild, addChild, getAttribute, getAttribute, getAttributeNames, getChild, getChild, getChild, getChildCount, getChildren, getChildren, getName, getValue, getValue, setAttribute, setName, setValue, setValueAndGetSelf
public XmlPlexusConfiguration()
public XmlPlexusConfiguration(java.lang.String name)
public XmlPlexusConfiguration(java.lang.String name, java.lang.String value)
public XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom)