Class SVG12OMDocument

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

public class SVG12OMDocument extends SVGOMDocument
This class implements SVGDocument and provides support for SVG 1.2 specifics.
See Also: