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