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<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> |
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<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> getArtifacts()
public void startElement(String name, Attributes attributes)
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.