|
fop 0.95 | ||||||||||
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.ps.extensions.AbstractPSExtensionElement
org.apache.fop.render.ps.extensions.AbstractPSCommentElement
Base postscript commment element class
Nested Class Summary |
Nested classes inherited from class org.apache.fop.fo.FONode |
FONode.FONodeIterator |
Field Summary |
Fields inherited from class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement |
attachment |
Fields inherited from class org.apache.fop.fo.FONode |
FO_URI, FOX_URI, locator, log, parent, siblings |
Constructor Summary | |
AbstractPSCommentElement(FONode parent)
Default constructor |
Method Summary | |
protected void |
startOfNode()
Called after processNode() is called. |
Methods inherited from class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement |
addCharacters, endOfNode, getExtensionAttachment, getNamespaceURI, getNormalNamespacePrefix, instantiateExtensionAttachment, validateChildNode |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractPSCommentElement(FONode parent)
parent
- parent of this nodeFONode.FONode(FONode)
Method Detail |
protected void startOfNode() throws FOPException
FONode
startOfNode
in class FONode
FOPException
- if there's a problem during processingFONode.startOfNode()
|
fop 0.95 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |