org.apache.fop.fo.properties
Class GenericBoolean
java.lang.Object
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
Methods inherited from class org.apache.fop.fo.Property.Maker |
checkValueKeywords, compute, convertPropertyDatatype, convertShorthandProperty, getPercentBase, getPropName, getShorthand, getSubpropMaker, getSubpropValue, inheritsSpecified, isCompoundMaker, isCorrespondingForced, isInherited, make, make, make, makeCompound, setSubprop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s_propTRUE
protected static final EnumProperty s_propTRUE
s_propFALSE
protected static final EnumProperty s_propFALSE
GenericBoolean
protected GenericBoolean(String name)
maker
public static Property.Maker maker(String propName)
checkEnumValues
public Property checkEnumValues(String value)
- Description copied from class:
EnumProperty.Maker
- Called by subclass if no match found.
- Overrides:
checkEnumValues
in class EnumProperty.Maker
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.