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 |
---|---|
void |
startOfNode()
Called after processNode() is called.
|
characters, endOfNode, getExtensionAttachment, getNamespaceURI, getNormalNamespacePrefix, instantiateExtensionAttachment, validateChildNode
addCharacters, addChildNode, attachSiblings, bind, canHaveMarkers, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, createPropertyList, decorateWithContextInfo, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getFOEventHandler, getFOValidationEventProducer, getLocalName, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodePrefix, getNodeString, getParent, getRoot, getStructureTreeElement, getUserAgent, inMarker, invalidChildError, invalidChildError, invalidPropertyValueError, isBidiRangeBlockItem, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, notSupportedChildError, processNode, removeChild, setLocator, setStructureTreeElement, tooManyNodesError, tooManyNodesError, tooManyNodesError, validateChildNode, warningText
public AbstractPSCommentElement(FONode parent)
parent
- parent of this nodeFONode(FONode)
public void startOfNode() throws FOPException
FONode
startOfNode
in class FONode
FOPException
- if there's a problem during processingFONode.startOfNode()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.