protected class ArtifactsIO.Parser35M7.ArtifactsHandler
extends org.xml.sax.helpers.DefaultHandler
Modifier and Type | Field and Description |
---|---|
private java.util.Set<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> |
artifacts |
Constructor and Description |
---|
ArtifactsHandler() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> |
getArtifacts() |
protected void |
handleRootAttributes(org.xml.sax.Attributes attributes) |
void |
startElement(java.lang.String name,
org.xml.sax.Attributes attributes) |
private java.util.Set<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> artifacts
public java.util.Set<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> getArtifacts()
public void startElement(java.lang.String name, org.xml.sax.Attributes attributes)
protected void handleRootAttributes(org.xml.sax.Attributes attributes)