org.codehaus.plexus.configuration.xml
Class XmlPlexusConfiguration
java.lang.Object
org.codehaus.plexus.configuration.DefaultPlexusConfiguration
org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration
- All Implemented Interfaces:
- PlexusConfiguration
public class XmlPlexusConfiguration
- extends DefaultPlexusConfiguration
- Version:
- $Id: XmlPlexusConfiguration.java 7187 2008-01-26 20:55:42Z cstamas $
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 |
XmlPlexusConfiguration
public XmlPlexusConfiguration()
XmlPlexusConfiguration
public XmlPlexusConfiguration(String name)
XmlPlexusConfiguration
public XmlPlexusConfiguration(String name,
String value)
XmlPlexusConfiguration
public XmlPlexusConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom dom)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2008 Codehaus. All Rights Reserved.