Uses of Class
org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration

Packages that use XmlPlexusConfiguration
org.codehaus.plexus.configuration.processor   
 

Uses of XmlPlexusConfiguration in org.codehaus.plexus.configuration.processor
 

Methods in org.codehaus.plexus.configuration.processor with parameters of type XmlPlexusConfiguration
private  void ConfigurationProcessor.copyAttributes(PlexusConfiguration source, XmlPlexusConfiguration target)