protected class SimpleArtifactRepositoryIO.Parser.ProcessingStepsHandler
extends org.xml.sax.helpers.DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
private java.util.List |
processingSteps |
| Constructor and Description |
|---|
ProcessingStepsHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
org.xml.sax.Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor[] |
getProcessingSteps() |
void |
startElement(java.lang.String name,
org.xml.sax.Attributes attributes) |