Class SVG12DOMImplementation

All Implemented Interfaces:
Serializable, StyleSheetFactory, CSSStyleDeclarationFactory, Localizable, org.w3c.dom.css.DOMImplementationCSS, DOMImplementation

public class SVG12DOMImplementation extends SVGDOMImplementation
This class implements the DOMImplementation interface. It provides support the SVG 1.2 documents.
See Also: