org.apache.fop.fo
Class MarginShorthandParser
java.lang.Object
org.apache.fop.fo.MarginShorthandParser
- All Implemented Interfaces:
- ShorthandParser
- public class MarginShorthandParser
- extends java.lang.Object
- implements ShorthandParser
Field Summary |
protected java.util.ArrayList |
list
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
protected java.util.ArrayList list
MarginShorthandParser
public MarginShorthandParser(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-2003 Apache Software Foundation. All Rights Reserved.