public class XmlPlexusConfigurationReader extends Object implements PlexusConfigurationReader
Constructor and Description |
---|
XmlPlexusConfigurationReader() |
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–2016 Codehaus Plexus. All rights reserved.