org.apache.fop.render.ps.extensions
public abstract class AbstractPSCommentElement extends AbstractPSExtensionElement
FONode.FONodeIteratorattachment| 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, validateChildNodeaddChildNode, 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, warningTextpublic AbstractPSCommentElement(FONode parent)
parent - parent of this nodeFONode.FONode(FONode)protected void startOfNode()
throws FOPException
FONodestartOfNode in class FONodeFOPException - if there's a problem during processingFONode.startOfNode()Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.