ShorthandParserpublic class BorderSpacingShorthandParser extends GenericShorthandParser
| Constructor | Description |
|---|---|
BorderSpacingShorthandParser() |
| Modifier and Type | Method | Description |
|---|---|---|
protected Property |
convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList) |
Converts a property name into a Property
|
getElement, getValueForPropertyprotected Property convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
convertValueForProperty in class GenericShorthandParserpropId - the property ID in the Constants interfaceproperty - ...maker - the Property.Maker to be used in the conversionpropertyList - the PropertyList from which the Property should be
extractedPropertyException - (when?)Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.