protected class SimpleArtifactRepositoryIO.Parser.ArtifactHandler extends DefaultHandler
Constructor and Description |
---|
ArtifactHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
Attributes attributes,
Set artifacts) |
Modifier and Type | Method and Description |
---|---|
protected void |
finished() |
void |
startElement(String name,
Attributes attributes) |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public ArtifactHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, Attributes attributes, Set artifacts)
public void startElement(String name, Attributes attributes)
protected void finished()
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.