Class AFPIncludeFormMap
java.lang.Object
org.apache.fop.render.afp.extensions.AFPExtensionAttachment
org.apache.fop.render.afp.extensions.AFPIncludeFormMap
- All Implemented Interfaces:
Serializable, ExtensionAttachment, org.apache.xmlgraphics.util.XMLizable
This extension allows to include an AFP form map resource. It is implemented as an extension
attachment (
ExtensionAttachment).- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringsrc attribute containing the URI to the form map resourceprotected URIthe URI identifying the form map resource.Fields inherited from class AFPExtensionAttachment
ATT_NAME, CATEGORY, elementName, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AFPExtensionAttachment
getCategory, getElementName, getName, hasName, setName
-
Field Details
-
ATT_SRC
src attribute containing the URI to the form map resource- See Also:
-
src
the URI identifying the form map resource.
-
-
Constructor Details
-
AFPIncludeFormMap
public AFPIncludeFormMap()Default constructor.
-
-
Method Details
-
getSrc
-
setSrc
-
toSAX
- Throws:
SAXException
-
toString
-