|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.fop.fo.Property
org.apache.fop.fo.ListProperty
| Nested Class Summary | |
static class |
ListProperty.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 Propertypublic java.lang.Object getObject()
getObject in class Property
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||