public class SVGObj extends XMLObj
FONode.FONodeIterator, FONode.GatherContextInfoFunction
Constructor and Description |
---|
SVGObj(FONode parent)
Constructs an SVG object (called by Maker).
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNamespaceURI()
Returns the namespace URI for this node
|
java.lang.String |
getNormalNamespacePrefix()
Returns the normally used namespace prefix for this node
|
addChildNode, addElement, buildTopLevel, characters, createBasicDocument, getDimension, getDOMDocument, getIntrinsicAlignmentAdjust, getLocalName, notifyObjectBuilt, processNode, validateChildNode
addCharacters, attachSiblings, bind, canHaveMarkers, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, createPropertyList, decorateWithContextInfo, endOfNode, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getExtensionAttachment, getFOEventHandler, getFOValidationEventProducer, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodePrefix, getNodeString, getParent, getRoot, getStructureTreeElement, getUserAgent, inMarker, invalidChildError, invalidChildError, invalidPropertyValueError, isBidiRangeBlockItem, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, notSupportedChildError, removeChild, setLocator, setStructureTreeElement, startOfNode, tooManyNodesError, tooManyNodesError, tooManyNodesError, validateChildNode, warningText
public SVGObj(FONode parent)
parent
- the parent formatting objectpublic java.lang.String getNamespaceURI()
getNamespaceURI
in class FONode
public java.lang.String getNormalNamespacePrefix()
getNormalNamespacePrefix
in class FONode
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.