protected class SimpleArtifactRepositoryIO.Parser.ProcessingStepsHandler extends org.xml.sax.helpers.DefaultHandler
Constructor and Description |
---|
ProcessingStepsHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
Attributes attributes) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor[] |
getProcessingSteps() |
void |
startElement(String name,
Attributes attributes) |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public ProcessingStepsHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, Attributes attributes)
public org.eclipse.equinox.p2.repository.artifact.spi.ProcessingStepDescriptor[] getProcessingSteps()
public void startElement(String name, Attributes attributes)
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.