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