public class RDFElement extends AbstractMetadataElement
FONode.FONodeIterator, FONode.GatherContextInfoFunction
Constructor and Description |
---|
RDFElement(FONode parent)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocalName()
Returns the local name (i.e.
|
java.lang.String |
getNamespaceURI()
Returns the namespace URI for this node
|
java.lang.String |
getNormalNamespacePrefix()
Returns the normally used namespace prefix for this node
|
getContentHandlerFactory, getExtensionAttachment, notifyObjectBuilt
addCharacters, addChildNode, attachSiblings, bind, canHaveMarkers, characters, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, createPropertyList, decorateWithContextInfo, endOfNode, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChildNodes, getChildNodes, getContextInfo, getContextInfoAlt, getFOEventHandler, getFOValidationEventProducer, 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
public RDFElement(FONode parent)
parent
- the parent formatting objectpublic java.lang.String getLocalName()
getLocalName
in class FONode
public java.lang.String getNormalNamespacePrefix()
getNormalNamespacePrefix
in class FONode
public java.lang.String getNamespaceURI()
getNamespaceURI
in class FONode
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.