org.apache.fop.fo
Class GenericShorthandParser
java.lang.Object
org.apache.fop.fo.GenericShorthandParser
- All Implemented Interfaces:
- ShorthandParser
- Direct Known Subclasses:
- BoxPropShorthandParser
- public class GenericShorthandParser
- extends Object
- implements ShorthandParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
protected ArrayList list
GenericShorthandParser
public GenericShorthandParser(ListProperty listprop)
getElement
protected Property getElement(int index)
count
protected int count()
getValueForProperty
public Property getValueForProperty(String propName,
Property.Maker maker,
PropertyList propertyList)
- Specified by:
getValueForProperty
in interface ShorthandParser
convertValueForProperty
protected Property convertValueForProperty(String propName,
Property.Maker maker,
PropertyList propertyList)
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.