private static class MavenXpp3ReaderEx.Xpp3DomBuilderInputLocationBuilder
extends java.lang.Object
implements org.codehaus.plexus.util.xml.Xpp3DomBuilder.InputLocationBuilder
| Modifier and Type | Field and Description |
|---|---|
private InputLocation |
rootLocation
Field rootLocation.
|
| Constructor and Description |
|---|
Xpp3DomBuilderInputLocationBuilder(InputLocation rootLocation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
toInputLocation(org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
Method toInputLocation.
|
private final InputLocation rootLocation
public Xpp3DomBuilderInputLocationBuilder(InputLocation rootLocation)