Package org.apache.ivy.osgi.p2
Interface XMLInputParser
-
- All Known Implementing Classes:
P2ArtifactParser
,P2CompositeParser
,P2MetadataParser
public interface XMLInputParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
parse(java.io.InputStream in)
-