org.apache.fop.fo
Class StringProperty

java.lang.Object
  extended byorg.apache.fop.fo.Property
      extended byorg.apache.fop.fo.StringProperty

public class StringProperty
extends Property


Nested Class Summary
static class StringProperty.Maker
           
 
Field Summary
 
Fields inherited from class org.apache.fop.fo.Property
log
 
Constructor Summary
StringProperty(String str)
           
 
Method Summary
 Object getObject()
           
 String getString()
           
 
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
 

Constructor Detail

StringProperty

public StringProperty(String str)
Method Detail

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.