Class XmlPlexusConfigurationReader
java.lang.Object
org.codehaus.plexus.configuration.io.XmlPlexusConfigurationReader
- All Implemented Interfaces:
PlexusConfigurationReader
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlPlexusConfigurationReader
public XmlPlexusConfigurationReader()
-
-
Method Details
-
read
public PlexusConfiguration read(InputStream inputStream) throws IOException, PlexusConfigurationException - Specified by:
read
in interfacePlexusConfigurationReader
- Throws:
IOException
PlexusConfigurationException
-
read
- Specified by:
read
in interfacePlexusConfigurationReader
- Throws:
IOException
PlexusConfigurationException
-