org.apache.fop.fo.properties
Class GenericBoolean

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.EnumProperty.Maker
        |
        +--org.apache.fop.fo.properties.GenericBoolean
Direct Known Subclasses:
TableOmitFooterAtBreakMaker, TableOmitHeaderAtBreakMaker, WhiteSpaceCollapseMaker

public class GenericBoolean
extends EnumProperty.Maker


Inner Class Summary
 public static classGenericBoolean.Enums
           

Method Summary
 static Property.Makermaker(String propName)
           

Methods inherited from class org.apache.fop.fo.EnumProperty.Maker
make

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

Method Detail

maker

public static Property.Maker maker(String propName)

Association Links

to Class org.apache.fop.fo.EnumProperty

to Class org.apache.fop.fo.EnumProperty