Class SVGOMDocument

All Implemented Interfaces:
Serializable, XMLConstants, CSSNavigableDocument, NodeEventTarget, ExtendedNode, IdContainer, NodeXBL, XBLManagerData, Localizable, CSSConstants, SVGConstants, org.w3c.dom.css.DocumentCSS, Document, DocumentEvent, EventTarget, Node, org.w3c.dom.stylesheets.DocumentStyle, org.w3c.dom.svg.SVGDocument, org.w3c.dom.traversal.DocumentTraversal, org.w3c.dom.views.DocumentView, org.w3c.dom.xpath.XPathEvaluator
Direct Known Subclasses:
SVG12OMDocument

public class SVGOMDocument extends AbstractStylableDocument implements org.w3c.dom.svg.SVGDocument, SVGConstants, CSSNavigableDocument, IdContainer
This class implements SVGDocument.
See Also: