Uses of Interface
org.apache.ivy.osgi.p2.XMLInputParser
-
Packages that use XMLInputParser Package Description org.apache.ivy.osgi.p2 org.apache.ivy.osgi.updatesite -
-
Uses of XMLInputParser in org.apache.ivy.osgi.p2
Classes in org.apache.ivy.osgi.p2 that implement XMLInputParser Modifier and Type Class Description classP2ArtifactParserclassP2CompositeParserclassP2MetadataParser -
Uses of XMLInputParser in org.apache.ivy.osgi.updatesite
Methods in org.apache.ivy.osgi.updatesite with parameters of type XMLInputParser Modifier and Type Method Description private booleanUpdateSiteLoader. readJarOrXml(java.net.URI repoUri, java.lang.String baseName, XMLInputParser reader)
-