Package org.w3c.dom.svg
Interface GetSVGDocument
-
public interface GetSVGDocument
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SVGDocument
getSVGDocument()
-
-
-
Method Detail
-
getSVGDocument
SVGDocument getSVGDocument() throws DOMException
- Throws:
DOMException
-
-