|
|||||||||
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 |
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,
getLengthRange,
getNCname,
getNumber,
getNumeric,
getSpace,
getSpecifiedValue,
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()
public java.lang.String getString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |