org.apache.fop.fo.properties

Class BackgroundPositionShorthandParser

Implemented Interfaces:
ShorthandParser

public class BackgroundPositionShorthandParser
extends GenericShorthandParser

A shorthand parser for the background-position shorthand

Method Summary

Property
getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)

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

convertValueForProperty, getElement, getValueForProperty

Method Details

getValueForProperty

public Property getValueForProperty(int propId,
                                    Property property,
                                    PropertyMaker maker,
                                    PropertyList propertyList)
            throws PropertyException
Specified by:
getValueForProperty in interface ShorthandParser
Overrides:
getValueForProperty in interface GenericShorthandParser

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