java.lang.CloneablePDFCollectionEntryElement, PDFEmbeddedFileElementpublic abstract class AbstractPDFExtensionElement extends FONode
FONode.FONodeIterator, FONode.GatherContextInfoFunction| Modifier and Type | Field | Description |
|---|---|---|
protected PDFExtensionAttachment |
attachment |
Extension attachment.
|
| Constructor | Description |
|---|---|
AbstractPDFExtensionElement(FONode parent) |
Default constructor
|
| Modifier and Type | Method | 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 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, getStructureTreeElement, getUserAgent, inMarker, invalidChildError, invalidChildError, invalidPropertyValueError, isBidiRangeBlockItem, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, notSupportedChildError, processNode, removeChild, setLocator, setStructureTreeElement, startOfNode, tooManyNodesError, tooManyNodesError, tooManyNodesError, validateChildNode, validateChildNode, warningTextprotected PDFExtensionAttachment attachment
public AbstractPDFExtensionElement(FONode parent)
parent - parent of this nodeFONode(FONode)public java.lang.String getNamespaceURI()
getNamespaceURI in class FONodepublic java.lang.String getNormalNamespacePrefix()
getNormalNamespacePrefix in class FONodepublic ExtensionAttachment getExtensionAttachment()
getExtensionAttachment in class FONodeFONode.getExtensionAttachment()protected ExtensionAttachment instantiateExtensionAttachment()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.