|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.FONode
org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
org.apache.fop.render.afp.extensions.AFPInvokeMediumMapElement
public class AFPInvokeMediumMapElement
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM) fields at the beginning of a page group or just prior to a Page. The element is optional and expected as a direct child of an fo:page-sequence or fo:simple-page-master
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.fop.fo.FONode |
---|
FONode.FONodeIterator, FONode.GatherContextInfoFunction |
Field Summary |
---|
Fields inherited from class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject |
---|
extensionAttachment, name |
Fields inherited from class org.apache.fop.fo.FONode |
---|
FO_URI, FOX_URI, locator, log, parent, siblings |
Constructor Summary | |
---|---|
AFPInvokeMediumMapElement(FONode parent)
Constructs the AFP extension object (called by Maker). |
Method Summary | |
---|---|
protected ExtensionAttachment |
instantiateExtensionAttachment()
Instantiates extension attachment object |
protected void |
startOfNode()
Called after processNode() is called. |
Methods inherited from class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject |
---|
endOfNode, getExtensionAttachment, getLocalName, getNamespaceURI, getNormalNamespacePrefix, processNode, validateChildNode |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AFPInvokeMediumMapElement(FONode parent)
parent
- the parent formatting objectMethod Detail |
---|
protected void startOfNode() throws FOPException
startOfNode
in class FONode
FOPException
- if there's a problem during processingprotected ExtensionAttachment instantiateExtensionAttachment()
instantiateExtensionAttachment
in class AbstractAFPExtensionObject
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |