|
||||||||||
| 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
org.apache.fop.render.afp.extensions.AFPAttribute
This class extends the org.apache.fop.fo.StringProperty.Maker inner class in order to provide a static property maker. The object faciliates extraction of attributes from formatted objects based on the static list as defined in the AFPElementMapping implementation.
| Constructor Summary | |
protected |
AFPAttribute(java.lang.String name)
Constructor for the AFPAttribute. |
| Method Summary | |
org.apache.fop.fo.Property |
make(org.apache.fop.fo.PropertyList propertyList)
Overide the make method to return the property object |
static org.apache.fop.fo.Property.Maker |
maker(java.lang.String propName)
Static maker method, to obtain an instance of the Maker class |
| Methods inherited from class org.apache.fop.fo.StringProperty.Maker |
make |
| 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, makeCompound, setSubprop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AFPAttribute(java.lang.String name)
name - The attribute name| Method Detail |
public org.apache.fop.fo.Property make(org.apache.fop.fo.PropertyList propertyList)
throws org.apache.fop.apps.FOPException
org.apache.fop.apps.FOPExceptionpublic static org.apache.fop.fo.Property.Maker maker(java.lang.String propName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||