Class SimpleArtifactRepositoryIO.Parser.ProcessingStepHandler
- java.lang.Object
-
- org.xml.sax.helpers.DefaultHandler
-
- org.eclipse.tycho.p2.maven.repository.xmlio35.SimpleArtifactRepositoryIO.Parser.ProcessingStepHandler
-
- All Implemented Interfaces:
org.xml.sax.ContentHandler
,org.xml.sax.DTDHandler
,org.xml.sax.EntityResolver
,org.xml.sax.ErrorHandler
- Enclosing class:
- SimpleArtifactRepositoryIO.Parser
protected class SimpleArtifactRepositoryIO.Parser.ProcessingStepHandler extends org.xml.sax.helpers.DefaultHandler
-
-
Constructor Summary
Constructors Constructor Description ProcessingStepHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, org.xml.sax.Attributes attributes, java.util.List<org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor> processingSteps)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
startElement(java.lang.String name, org.xml.sax.Attributes attributes)
-