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 class
P2ArtifactParser
class
P2CompositeParser
class
P2MetadataParser
-
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 boolean
UpdateSiteLoader. readJarOrXml(java.net.URI repoUri, java.lang.String baseName, XMLInputParser reader)
-