public class XmlPlexusConfigurationReader extends Object implements PlexusConfigurationReader
Constructor and Description |
---|
XmlPlexusConfigurationReader() |
Modifier and Type | Method and Description |
---|---|
PlexusConfiguration |
read(InputStream inputStream) |
PlexusConfiguration |
read(Reader reader) |
public PlexusConfiguration read(InputStream inputStream) throws IOException, PlexusConfigurationException
read
in interface PlexusConfigurationReader
IOException
PlexusConfigurationException
public PlexusConfiguration read(Reader reader) throws IOException, PlexusConfigurationException
read
in interface PlexusConfigurationReader
IOException
PlexusConfigurationException
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.