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
  • Constructor Details

    • 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)
  • Method Details