|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.fop.fo.Property.Maker
org.apache.fop.fo.EnumProperty.Maker
| Constructor Summary | |
protected |
EnumProperty.Maker(java.lang.String propName)
|
| Method Summary | |
Property |
checkEnumValues(java.lang.String value)
Called by subclass if no match found. |
Property |
convertProperty(Property p,
PropertyList propertyList,
FObj fo)
Return a Property object based on the passed Property object. |
protected Property |
findConstant(java.lang.String value)
|
| 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 |
| Constructor Detail |
protected EnumProperty.Maker(java.lang.String propName)
| Method Detail |
public Property checkEnumValues(java.lang.String value)
checkEnumValues in class Property.Makerprotected Property findConstant(java.lang.String value)
public Property convertProperty(Property p,
PropertyList propertyList,
FObj fo)
throws FOPException
Property.Maker
convertProperty in class Property.Makerp - The Property object return by the expression parserpropertyList - The PropertyList object being built for this FO.fo - The current FO whose properties are being set.
FOPException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||