public class PlexusConfigurationUtils extends Object
Modifier and Type | Method | Description |
---|---|---|
static org.codehaus.plexus.util.xml.Xpp3Dom |
toXpp3Dom(org.codehaus.plexus.configuration.PlexusConfiguration config) |
Converts PlexusConfiguration to a Xpp3Dom.
|
public static org.codehaus.plexus.util.xml.Xpp3Dom toXpp3Dom(org.codehaus.plexus.configuration.PlexusConfiguration config)
config
- the PlexusConfiguration. Must not be null
.Copyright © 2008–2019. All rights reserved.