private final class MetadataIO.Parser.InstallableUnitsHandler
extends org.xml.sax.helpers.DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription> |
units |
| Modifier | Constructor and Description |
|---|---|
private |
InstallableUnitsHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription> |
getUnits() |
protected void |
handleRootAttributes(org.xml.sax.Attributes attributes) |
void |
startElement(java.lang.String name,
org.xml.sax.Attributes attributes) |
private java.util.List<org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription> units
protected void handleRootAttributes(org.xml.sax.Attributes attributes)
public java.util.List<org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription> getUnits()
public void startElement(java.lang.String name,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
org.xml.sax.SAXException