org.apache.fop.fo.properties
Class BorderSpacingShorthandParser
- ShorthandParser
public class BorderSpacingShorthandParser
Shorthand parser for the "border-spacing" shorthand property.
convertValueForProperty
protected Property convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
throws PropertyException Converts a property name into a Property
- convertValueForProperty in interface 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
extracted
- the Property matching the parameters, or null if not found
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.