Search
SvgContent.parse Method
See Also
 






 Overload List

Name Description

SvgContent.parse (Document)

Parses the content of specified XML document.

SvgContent.parse (Document, Boolean)

Parses the content of specified XML document.

SvgContent.parse (NodeList)

Parses the content of specified XML elements.

SvgContent.parse (String)

Parses the content of specified SVG file.

SvgContent.parse (String, Boolean)

Parses the content of specified SVG file.

 See Also