public class BorderSpacingShorthandParser extends GenericShorthandParser
Constructor and Description |
---|
BorderSpacingShorthandParser() |
Modifier and Type | Method and Description |
---|---|
protected Property |
convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
Converts a property name into a Property
|
getElement, getValueForProperty
protected Property convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
GenericShorthandParser
convertValueForProperty
in class GenericShorthandParser
propId
- 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-2010 The Apache Software Foundation. All Rights Reserved.