org.apache.batik.dom.svg12
public class SVG12OMDocument extends SVGOMDocument
Constructor Summary | |
---|---|
protected | SVG12OMDocument()
Creates a new uninitialized document. |
SVG12OMDocument(DocumentType dt, DOMImplementation impl)
Creates a new SVG12OMDocument. |
Method Summary | |
---|---|
void | addCSSNavigableDocumentListener(CSSNavigableDocumentListener l)
Adds an event listener for mutations on the
CSSNavigableDocument tree. |
protected Node | newNode()
Returns a new uninitialized instance of this object's class. |
void | removeCSSNavigableDocumentListener(CSSNavigableDocumentListener l)
Removes an event listener for mutations on the
CSSNavigableDocument tree. |