protected class MetadataParser.RequirementsChangeHandler extends MetadataParser.AbstractMetadataHandler
| Constructor and Description |
|---|
RequirementsChangeHandler(MetadataParser.InstallableUnitHandler parentHandler,
org.xml.sax.Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRequirementChange> |
getRequirementChanges() |
void |
startElement(java.lang.String name,
org.xml.sax.Attributes attributes) |
public RequirementsChangeHandler(MetadataParser.InstallableUnitHandler parentHandler, org.xml.sax.Attributes attributes)