public abstract class AbstractPDFExtensionElement extends FONode
FONode.FONodeIterator, FONode.GatherContextInfoFunction
Modifier and Type | Field and Description |
---|---|
protected PDFExtensionAttachment |
attachment
Extension attachment.
|
FO_URI, FOX_URI, locator, log, nodeChangeBarList, parent, siblings, startOfNodeChangeBarList
Constructor and Description |
---|
AbstractPDFExtensionElement(FONode parent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
ExtensionAttachment |
getExtensionAttachment()
Returns the extension attachment.
|
String |
getNamespaceURI()
Returns the namespace URI for this node
|
String |
getNormalNamespacePrefix()
Returns the normally used namespace prefix for this node
|
protected ExtensionAttachment |
instantiateExtensionAttachment()
Instantiates extension attachment object.
|
addCharacters, addChildNode, attachSiblings, bind, canHaveMarkers, characters, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, createPropertyList, decorateWithContextInfo, endOfNode, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChangeBarList, 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, isChangeBarElement, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, notSupportedChildError, processNode, removeChild, setLocator, setStructureTreeElement, startOfNode, tooManyNodesError, tooManyNodesError, tooManyNodesError, validateChildNode, validateChildNode, warningText
protected PDFExtensionAttachment attachment
public AbstractPDFExtensionElement(FONode parent)
parent
- parent of this nodeFONode.FONode(FONode)
public String getNamespaceURI()
getNamespaceURI
in class FONode
public String getNormalNamespacePrefix()
getNormalNamespacePrefix
in class FONode
public ExtensionAttachment getExtensionAttachment()
getExtensionAttachment
in class FONode
FONode.getExtensionAttachment()
protected ExtensionAttachment instantiateExtensionAttachment()
Copyright © 2025 Apache Software Foundation. All rights reserved.