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