fop 0.92beta

org.apache.fop.fo.properties
Class BackgroundPositionShorthandParser

java.lang.Object
  |
  +--org.apache.fop.fo.properties.GenericShorthandParser
        |
        +--org.apache.fop.fo.properties.BackgroundPositionShorthandParser
All Implemented Interfaces:
ShorthandParser

public class BackgroundPositionShorthandParser
extends GenericShorthandParser

A shorthand parser for the background-position shorthand


Constructor Summary
BackgroundPositionShorthandParser()
           
 
Method Summary
 Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
           
 
Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser
convertValueForProperty, getElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundPositionShorthandParser

public BackgroundPositionShorthandParser()
Method Detail

getValueForProperty

public Property getValueForProperty(int propId,
                                    Property property,
                                    PropertyMaker maker,
                                    PropertyList propertyList)
                             throws PropertyException
Overrides:
getValueForProperty in class GenericShorthandParser
See Also:
org.apache.fop.fo.properties.ShorthandParser#getValueForProperty()

fop 0.92beta

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