|
||||||||||
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.StringProperty
Inner Class Summary | |
static class |
StringProperty.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 | |
StringProperty(java.lang.String str)
|
Method Summary | |
java.lang.Object |
getObject()
|
java.lang.String |
getString()
|
Methods inherited from class org.apache.fop.fo.Property |
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, setLogger, setSpecifiedValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StringProperty(java.lang.String str)
Method Detail |
public java.lang.Object getObject()
getObject
in class Property
public java.lang.String getString()
getString
in class Property
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |