org.apache.fop.fo
Class StringProperty

org.apache.fop.fo.Property
  |
  +--org.apache.fop.fo.StringProperty

public class StringProperty
extends Property


Inner Class Summary
 public static classStringProperty.Maker
           

Inner classes inherited from class org.apache.fop.fo.Property
Property.Maker

Constructor Summary
StringProperty(String str)
           

Method Summary
 ObjectgetObject()
           
 StringgetString()
           

Methods inherited from class org.apache.fop.fo.Property
getCharacter, getColorType, getCondLength, getEnum, getLength, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, setSpecifiedValue

Constructor Detail

StringProperty

public StringProperty(String str)
Method Detail

getObject

public Object getObject()

getString

public String getString()

Association Links

to Class java.lang.String