|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.configuration.builder.XmlPullConfigurationBuilder
Constructor Summary | |
XmlPullConfigurationBuilder()
|
Method Summary | |
protected DefaultPlexusConfiguration |
createConfiguration(java.lang.String localName,
java.lang.String location)
Create a new DefaultConfiguration with the specified
local name and location. |
protected java.lang.String |
getLocationString()
Returns a string showing the current system ID, line number and column number. |
PlexusConfiguration |
parse(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 XmlPullConfigurationBuilder()
Method Detail |
public PlexusConfiguration parse(java.io.Reader reader) throws java.lang.Exception
reader
-
java.lang.Exception
protected DefaultPlexusConfiguration createConfiguration(java.lang.String localName, java.lang.String location)
DefaultConfiguration
with the specified
local name and location.
localName
- a String
valuelocation
- a String
value
DefaultConfiguration
valueprotected java.lang.String getLocationString()
String
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |