public class SVGObj extends XMLObj
FONode.FONodeIterator
Constructor and Description |
---|
SVGObj(FONode parent)
Constructs an SVG object (called by Maker).
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNamespaceURI() |
java.lang.String |
getNormalNamespacePrefix() |
addCharacters, addChildNode, addElement, buildTopLevel, createBasicDocument, getDimension, getDOMDocument, getIntrinsicAlignmentAdjust, getLocalName, notifyObjectBuilt, processNode, validateChildNode
attachSiblings, attributeError, attributeWarning, bind, canHaveMarkers, charIterator, clone, clone, createPropertyList, decorateWithContextInfo, endOfNode, errorText, gatherContextInfo, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getExtensionAttachment, getFOEventHandler, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, removeChild, setLocator, startOfNode, 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-2008 The Apache Software Foundation. All Rights Reserved.