org.apache.fop.render.ps.extensions
public abstract class AbstractPSCommentElement extends AbstractPSExtensionElement
FONode.FONodeIterator
attachment
Constructor and Description |
---|
AbstractPSCommentElement(FONode parent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
startOfNode()
Called after processNode() is called.
|
addCharacters, endOfNode, getExtensionAttachment, getNamespaceURI, getNormalNamespacePrefix, instantiateExtensionAttachment, validateChildNode
addChildNode, attachSiblings, attributeError, attributeWarning, bind, canHaveMarkers, charIterator, clone, clone, createPropertyList, decorateWithContextInfo, errorText, gatherContextInfo, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getFOEventHandler, getLocalName, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, processNode, removeChild, setLocator, tooManyNodesError, tooManyNodesError, validateChildNode, warningText
public AbstractPSCommentElement(FONode parent)
parent
- parent of this nodeFONode.FONode(FONode)
protected void startOfNode() throws FOPException
FONode
startOfNode
in class FONode
FOPException
- if there's a problem during processingFONode.startOfNode()
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.