Class XmlPlexusConfiguration
java.lang.Object
org.codehaus.plexus.configuration.DefaultPlexusConfiguration
org.apache.maven.internal.xml.XmlPlexusConfiguration
- All Implemented Interfaces:
org.codehaus.plexus.configuration.PlexusConfiguration
public class XmlPlexusConfiguration
extends org.codehaus.plexus.configuration.DefaultPlexusConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.codehaus.plexus.configuration.PlexusConfiguration
toPlexusConfiguration
(XmlNode node) toString()
Methods inherited from class org.codehaus.plexus.configuration.DefaultPlexusConfiguration
add, addChild, addChild, createChild, getAttribute, getAttribute, getAttributeNames, getChild, getChild, getChild, getChildCount, getChildren, getChildren, getName, getValue, getValue, setAttribute, setValue
-
Constructor Details
-
XmlPlexusConfiguration
-
-
Method Details
-
toPlexusConfiguration
public static org.codehaus.plexus.configuration.PlexusConfiguration toPlexusConfiguration(XmlNode node) -
toString
-