org.apache.fop.fo
Class CharacterProperty.Maker

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.CharacterProperty.Maker
Direct Known Subclasses:
CharacterMaker, HyphenationCharacterMaker

public static class CharacterProperty.Maker
extends Property.Maker


Constructor Summary
CharacterProperty.Maker(String propName)
           

Method Summary
 Propertymake(PropertyList propertyList, String value, FObj fo)
           

Methods inherited from class org.apache.fop.fo.Property.Maker
compute, getPercentBase, getSubpropValue, inheritsSpecified, isInherited, make, make

Constructor Detail

CharacterProperty.Maker

public CharacterProperty.Maker(String propName)
Method Detail

make

public Property make(PropertyList propertyList, String value, FObj fo)