org.apache.fop.fo
Class BoxPropShorthandParser

java.lang.Object
  extended byorg.apache.fop.fo.GenericShorthandParser
      extended byorg.apache.fop.fo.BoxPropShorthandParser
All Implemented Interfaces:
ShorthandParser

public class BoxPropShorthandParser
extends GenericShorthandParser


Field Summary
 
Fields inherited from class org.apache.fop.fo.GenericShorthandParser
list
 
Constructor Summary
BoxPropShorthandParser(ListProperty listprop)
           
 
Method Summary
protected  Property convertValueForProperty(java.lang.String propName, Property.Maker maker, PropertyList propertyList)
           
 
Methods inherited from class org.apache.fop.fo.GenericShorthandParser
count, getElement, getValueForProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxPropShorthandParser

public BoxPropShorthandParser(ListProperty listprop)
Method Detail

convertValueForProperty

protected Property convertValueForProperty(java.lang.String propName,
                                           Property.Maker maker,
                                           PropertyList propertyList)
Overrides:
convertValueForProperty in class GenericShorthandParser


Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.