public class XmlPlexusConfigurationReader extends java.lang.Object implements PlexusConfigurationReader
| Constructor and Description |
|---|
XmlPlexusConfigurationReader() |
| Modifier and Type | Method and Description |
|---|---|
PlexusConfiguration |
read(java.io.InputStream inputStream) |
PlexusConfiguration |
read(java.io.Reader reader) |
public PlexusConfiguration read(java.io.InputStream inputStream) throws java.io.IOException, PlexusConfigurationException
read in interface PlexusConfigurationReaderjava.io.IOExceptionPlexusConfigurationExceptionpublic PlexusConfiguration read(java.io.Reader reader) throws java.io.IOException, PlexusConfigurationException
read in interface PlexusConfigurationReaderjava.io.IOExceptionPlexusConfigurationException