|
||||||||||||
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.CharacterProperty
Nested Class Summary | |
---|---|
static class |
CharacterProperty.Maker
|
Field Summary |
---|
Fields inherited from class org.apache.fop.fo.Property |
---|
log |
Constructor Summary | |
---|---|
CharacterProperty(char character)
|
Method Summary | |
---|---|
char |
getCharacter()
|
java.lang.Object |
getObject()
|
java.lang.String |
getString()
|
Methods inherited from class org.apache.fop.fo.Property |
---|
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 CharacterProperty(char character)
Method Detail |
public java.lang.Object getObject()
getObject
in class Property
public char getCharacter()
getCharacter
in class Property
public java.lang.String getString()
getString
in class Property
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |