|
||||||||||||
| 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.StringProperty.Maker
| Constructor Summary | |
StringProperty.Maker(java.lang.String propName)
|
|
| Method Summary | |
Property |
make(PropertyList propertyList,
java.lang.String value,
FObj fo)
Create a Property object from an attribute specification. |
| Methods inherited from class org.apache.fop.fo.Property.Maker |
checkEnumValues, checkValueKeywords, compute, convertProperty, convertPropertyDatatype, convertShorthandProperty, getPercentBase, getPropName, getShorthand, getSubpropMaker, getSubpropValue, inheritsSpecified, isCompoundMaker, isCorrespondingForced, isInherited, make, make, makeCompound, setSubprop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringProperty.Maker(java.lang.String propName)
| Method Detail |
public Property make(PropertyList propertyList,
java.lang.String value,
FObj fo)
Property.Maker
make in class Property.MakerpropertyList - The PropertyList object being built for this FO.value - The attribute value.fo - The current FO whose properties are being set.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||