|
|||||||||
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.KeepProperty
Inner Class Summary | |
static class |
KeepProperty.Maker
|
Inner classes inherited from class org.apache.fop.fo.Property |
Property.Maker |
Fields inherited from class org.apache.fop.fo.Property |
log |
Constructor Summary | |
KeepProperty(Keep keep)
|
Method Summary | |
Keep |
getKeep()
|
java.lang.Object |
getObject()
|
Methods inherited from class org.apache.fop.fo.Property |
getCharacter, getColorType, getCondLength, getEnum, getLength, getLengthPair, getLengthRange, getList, 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 |
Constructor Detail |
public KeepProperty(Keep keep)
Method Detail |
public Keep getKeep()
getKeep
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 |