Class SimpleArtifactRepositoryIO.Parser.ProcessingStepHandler

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

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

    • ProcessingStepHandler

      public ProcessingStepHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, Attributes attributes, List<org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor> processingSteps)
  • Method Details