public abstract class AbstractPSCommentElement extends AbstractPSExtensionElement
FONode.FONodeIterator, FONode.GatherContextInfoFunction
attachment
Constructor and Description |
---|
AbstractPSCommentElement(FONode parent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
startOfNode()
Called after processNode() is called.
|
characters, endOfNode, getExtensionAttachment, getNamespaceURI, getNormalNamespacePrefix, instantiateExtensionAttachment, validateChildNode
addCharacters, addChildNode, attachSiblings, bind, canHaveMarkers, charIterator, clone, clone, createPropertyList, decorateWithContextInfo, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getFOEventHandler, getFOValidationEventProducer, getLocalName, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, processNode, removeChild, setLocator, tooManyNodesError, 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-2010 The Apache Software Foundation. All Rights Reserved.