|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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. |
protected Property |
findConstant(java.lang.String value)
|
Methods inherited from class org.apache.fop.fo.Property.Maker |
checkValueKeywords,
compute,
convertProperty,
convertPropertyDatatype,
getPercentBase,
getPropName,
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)
protected Property findConstant(java.lang.String value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |