protected class SimpleArtifactRepositoryIO.Parser.ProcessingStepHandler
extends org.xml.sax.helpers.DefaultHandler
Modifier and Type | Field and Description |
---|---|
private java.lang.String[] |
optional |
private java.lang.String[] |
required |
Constructor and 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) |
Modifier and Type | Method and Description |
---|---|
void |
startElement(java.lang.String name,
org.xml.sax.Attributes attributes) |
private final java.lang.String[] required
private final java.lang.String[] optional