org.apache.fop.fo
Class ListProperty
java.lang.Object
org.apache.fop.fo.Property
org.apache.fop.fo.ListProperty
- public class ListProperty
- extends Property
Fields inherited from class org.apache.fop.fo.Property |
log |
Methods inherited from class org.apache.fop.fo.Property |
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, setLogger, setSpecifiedValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
protected ArrayList list
ListProperty
public ListProperty(Property prop)
addProperty
public void addProperty(Property prop)
getList
public ArrayList getList()
- Overrides:
getList
in class Property
getObject
public Object getObject()
- Overrides:
getObject
in class Property
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.