protected class SimpleArtifactRepositoryIO.Parser.ProcessingStepHandler extends DefaultHandler
| Constructor and Description |
|---|
ProcessingStepHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
Attributes attributes,
List<org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor> processingSteps) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(String name,
Attributes attributes) |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic ProcessingStepHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
Attributes attributes,
List<org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor> processingSteps)
public void startElement(String name, Attributes attributes)
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.