public abstract class AbstractPDFExtensionElement extends FONode
FONode.FONodeIterator, FONode.GatherContextInfoFunction
Modifier and Type | Field and Description |
---|---|
protected PDFExtensionAttachment |
attachment
Extension attachment.
|
Constructor and Description |
---|
AbstractPDFExtensionElement(FONode parent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
ExtensionAttachment |
getExtensionAttachment()
Returns the extension attachment.
|
java.lang.String |
getNamespaceURI()
Returns the namespace URI for this node
|
java.lang.String |
getNormalNamespacePrefix()
Returns the normally used namespace prefix for this node
|
protected abstract ExtensionAttachment |
instantiateExtensionAttachment()
Instantiates extension attachment object.
|
addCharacters, addChildNode, attachSiblings, bind, canHaveMarkers, characters, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, createPropertyList, decorateWithContextInfo, endOfNode, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getFOEventHandler, getFOValidationEventProducer, getLocalName, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodePrefix, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, isBidiRangeBlockItem, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, 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 java.lang.String getNamespaceURI()
getNamespaceURI
in class FONode
public java.lang.String getNormalNamespacePrefix()
getNormalNamespacePrefix
in class FONode
public ExtensionAttachment getExtensionAttachment()
getExtensionAttachment
in class FONode
FONode.getExtensionAttachment()
protected abstract ExtensionAttachment instantiateExtensionAttachment()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.