Class SVGDOMImplementation

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

public class SVGDOMImplementation extends ExtensibleDOMImplementation implements CSSStyleDeclarationFactory
This class implements the DOMImplementation interface. It provides support the SVG 1.1 documents.
See Also: