Class SimpleArtifactRepositoryIO.Parser.ArtifactsHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.eclipse.tycho.p2maven.io.SimpleArtifactRepositoryIO.Parser.ArtifactsHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Enclosing class:
SimpleArtifactRepositoryIO.Parser

protected class SimpleArtifactRepositoryIO.Parser.ArtifactsHandler extends DefaultHandler
  • Constructor Details

    • ArtifactsHandler

      public ArtifactsHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, Attributes attributes)
  • Method Details

    • getArtifacts

      public Set<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> getArtifacts()
    • startElement

      public void startElement(String name, Attributes attributes)