org.apache.fop.fo.properties
Class GenericKeep

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.NumberProperty.Maker
        |
        +--org.apache.fop.fo.properties.GenericKeep
Direct Known Subclasses:
KeepTogetherMaker, KeepWithNextMaker, KeepWithPreviousMaker

public class GenericKeep
extends NumberProperty.Maker


Method Summary
 static Property.Makermaker(String propName)
           

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

Method Detail

maker

public static Property.Maker maker(String propName)