org.apache.fop.fo
Class CharacterProperty
java.lang.Object
org.apache.fop.fo.Property
org.apache.fop.fo.CharacterProperty
- public class CharacterProperty
- extends Property
Fields inherited from class org.apache.fop.fo.Property |
log |
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 |
CharacterProperty
public CharacterProperty(char character)
getObject
public Object getObject()
- Overrides:
getObject
in class Property
getCharacter
public char getCharacter()
- Overrides:
getCharacter
in class Property
getString
public String getString()
- Overrides:
getString
in class Property
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.