protected class SimpleArtifactRepositoryIO.Parser.ProcessingStepHandler extends DefaultHandler
Constructor and Description |
---|
ProcessingStepHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
Attributes attributes,
List 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, warning
public ProcessingStepHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, Attributes attributes, List processingSteps)
public void startElement(String name, Attributes attributes)
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.