fop 0.95

org.apache.fop.fo.properties
Class BackgroundPositionShorthand.Parser

java.lang.Object
  extended by org.apache.fop.fo.properties.GenericShorthandParser
      extended by org.apache.fop.fo.properties.BackgroundPositionShorthand.Parser
All Implemented Interfaces:
ShorthandParser
Enclosing class:
BackgroundPositionShorthand

public static class BackgroundPositionShorthand.Parser
extends GenericShorthandParser

Inner class to provide shorthand parsing capabilities


Constructor Summary
BackgroundPositionShorthand.Parser()
           
 
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

BackgroundPositionShorthand.Parser

public BackgroundPositionShorthand.Parser()
Method Detail

getValueForProperty

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

Specified by:
getValueForProperty in interface ShorthandParser
Overrides:
getValueForProperty in class GenericShorthandParser
Parameters:
propId - the property ID in the Constants interface
maker - Maker object for the Property
propertyList - list of properties
Returns:
Property object corresponding to propName
Throws:
PropertyException

fop 0.95

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