public class XmlPlexusConfiguration extends DefaultPlexusConfiguration
Constructor and Description |
---|
XmlPlexusConfiguration() |
XmlPlexusConfiguration(String name) |
XmlPlexusConfiguration(String name,
String value) |
XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom) |
Modifier and Type | Method and Description |
---|---|
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(String name)
public XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom)
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.