Package org.apache.maven.internal.xml
Interface XmlNodeBuilder.InputLocationBuilder
- Enclosing class:
XmlNodeBuilder
public static interface XmlNodeBuilder.InputLocationBuilder
Input location builder interface, to be implemented to choose how to store data.
- Since:
- 3.2.0
-
Method Summary
Modifier and TypeMethodDescriptiontoInputLocation
(org.codehaus.plexus.util.xml.pull.XmlPullParser parser)
-
Method Details
-
toInputLocation
-