|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.FONode | +--org.apache.fop.fo.extensions.xmp.AbstractMetadataElement
Abstract base class for the XMP and RDF root nodes.
Fields inherited from class org.apache.fop.fo.FONode |
FO_URI, locator, log, parent |
Constructor Summary | |
AbstractMetadataElement(FONode parent)
Main constructor. |
Method Summary | |
ContentHandlerFactory |
getContentHandlerFactory()
This method is overridden by extension elements and allows the extension element to return a ContentHandlerFactory. |
ExtensionAttachment |
getExtensionAttachment()
This method is overridden by extension elements and allows the extension element to return a pass-through attachment which the parent formatting objects should simply carry with them but otherwise ignore. |
void |
notifyObjectBuilt(java.lang.Object obj)
Notifies the listener when the object is fully built. |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractMetadataElement(FONode parent)
parent
- the parent formatting objectMethod Detail |
public ContentHandlerFactory getContentHandlerFactory()
FONode
getContentHandlerFactory
in class FONode
FONode.getContentHandlerFactory()
public ExtensionAttachment getExtensionAttachment()
FONode
getExtensionAttachment
in class FONode
FONode.getExtensionAttachment()
public void notifyObjectBuilt(java.lang.Object obj)
ContentHandlerFactory.ObjectBuiltListener
notifyObjectBuilt
in interface ContentHandlerFactory.ObjectBuiltListener
XMLObj.notifyObjectBuilt(java.lang.Object)
|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |