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