org.apache.fop.fo.extensions.svg
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, validateChildNodeattachSiblings, 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, warningTextpublic SVGObj(FONode parent)
parent - the parent formatting objectpublic java.lang.String getNamespaceURI()
getNamespaceURI in class FONodepublic java.lang.String getNormalNamespacePrefix()
getNormalNamespacePrefix in class FONodeCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.