Package org.loboevolution.html.dom.svg
Interface GetSVGDocument
public interface GetSVGDocument
GetSVGDocument interface.
-
Method Summary
-
Method Details
-
getSVGDocument
SVGDocument getSVGDocument()getSVGDocument.
- Returns:
- a
SVGDocument
object. - Throws:
DOMException
- if any.
-