org.apache.fop.fo.properties

Class BorderSpacingShorthandParser

Implemented Interfaces:
ShorthandParser

public class BorderSpacingShorthandParser
extends GenericShorthandParser

Shorthand parser for the "border-spacing" shorthand property.

Method Summary

protected Property
convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)

Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser

convertValueForProperty, getElement, getValueForProperty

Method Details

convertValueForProperty

protected Property convertValueForProperty(int propId,
                                           Property property,
                                           PropertyMaker maker,
                                           PropertyList propertyList)
            throws PropertyException
Overrides:
convertValueForProperty in interface GenericShorthandParser

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.