Class SimpleArtifactRepositoryIO.Parser.ArtifactHandler

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

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

    • ArtifactHandler

      public ArtifactHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, Attributes attributes, Set<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> artifacts)
  • Method Details

    • startElement

      public void startElement(String name, Attributes attributes)
    • finished

      protected void finished()