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-2013 Codehaus. All Rights Reserved.