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:
readin interfacePlexusConfigurationReader- Throws:
IOExceptionPlexusConfigurationException
-
read
- Specified by:
readin interfacePlexusConfigurationReader- Throws:
IOExceptionPlexusConfigurationException
-