|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.fop.fo.properties.Property
org.apache.fop.fo.properties.CharacterProperty
Superclass for properties that wrap a character value
| Nested Class Summary | |
static class |
CharacterProperty.Maker
Inner class for creating instances of CharacterProperty |
| Field Summary |
| Fields inherited from class org.apache.fop.fo.properties.Property |
log |
| Constructor Summary | |
CharacterProperty(char character)
|
|
| Method Summary | |
char |
getCharacter()
This method expects to be overridden by subclasses |
java.lang.Object |
getObject()
This method expects to be overridden by subclasses |
java.lang.String |
getString()
This method expects to be overridden by subclasses. |
| Methods inherited from class org.apache.fop.fo.properties.Property |
getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, isAuto, setSpecifiedValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CharacterProperty(char character)
character - character value to be wrapped in this property| Method Detail |
public java.lang.Object getObject()
Property
getObject in class Propertypublic char getCharacter()
Property
getCharacter in class Propertypublic java.lang.String getString()
Property
getString in class Property
|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||