protected class SimpleArtifactRepositoryIO.Parser.ArtifactsHandler
extends org.xml.sax.helpers.DefaultHandler
Modifier and Type | Field and Description |
---|---|
private java.util.Set |
artifacts |
Constructor and Description |
---|
ArtifactsHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
org.xml.sax.Attributes attributes) |
Modifier and Type | Method and Description |
---|---|
java.util.Set |
getArtifacts() |
void |
startElement(java.lang.String name,
org.xml.sax.Attributes attributes) |