Class SimpleArtifactRepositoryIO.Parser.ProcessingStepsHandler

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

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

    • ProcessingStepsHandler

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

    • getProcessingSteps

      public org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor[] getProcessingSteps()
    • startElement

      public void startElement(String name, Attributes attributes)