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