|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.configuration.io.XmlPlexusConfigurationReader
public class XmlPlexusConfigurationReader
| Constructor Summary | |
|---|---|
XmlPlexusConfigurationReader()
|
|
| Method Summary | |
|---|---|
PlexusConfiguration |
read(java.io.InputStream inputStream)
|
PlexusConfiguration |
read(java.io.Reader reader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlPlexusConfigurationReader()
| Method Detail |
|---|
public PlexusConfiguration read(java.io.InputStream inputStream)
throws java.io.IOException,
PlexusConfigurationException
read in interface PlexusConfigurationReaderjava.io.IOException
PlexusConfigurationException
public PlexusConfiguration read(java.io.Reader reader)
throws java.io.IOException,
PlexusConfigurationException
read in interface PlexusConfigurationReaderjava.io.IOException
PlexusConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||