|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.configuration.DefaultPlexusConfiguration
org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration
public class XmlPlexusConfiguration
Constructor Summary | |
---|---|
XmlPlexusConfiguration()
|
|
XmlPlexusConfiguration(java.lang.String name)
|
|
XmlPlexusConfiguration(java.lang.String name,
java.lang.String value)
|
|
XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.codehaus.plexus.configuration.DefaultPlexusConfiguration |
---|
addChild, addChild, addChild, getAttribute, getAttribute, getAttributeNames, getChild, getChild, getChild, getChildCount, getChildren, getChildren, getName, getValue, getValue, setAttribute, setName, setValue, setValueAndGetSelf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
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)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |