|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.Property | +--org.apache.fop.fo.ListProperty
Inner Class Summary | |
static class |
ListProperty.Maker
|
Inner classes inherited from class org.apache.fop.fo.Property |
Property.Maker |
Field Summary | |
protected java.util.ArrayList |
list
|
Fields inherited from class org.apache.fop.fo.Property |
log |
Constructor Summary | |
ListProperty(Property prop)
|
Method Summary | |
void |
addProperty(Property prop)
|
java.util.ArrayList |
getList()
|
java.lang.Object |
getObject()
|
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 |
Field Detail |
protected java.util.ArrayList list
Constructor Detail |
public ListProperty(Property prop)
Method Detail |
public void addProperty(Property prop)
public java.util.ArrayList getList()
getList
in class Property
public java.lang.Object getObject()
getObject
in class Property
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |