Parse SVG from String
"Lars Ruoff" <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <D81CD2411C9C416983F71A717D7880B9@qbert> |
Hello, is it possible to parse a string containing SVG-tags to build the SVG document? SAXSVGDocumentFactory.createDocument seems to take only an URI as argument. But I have the SVG content in form of a String which i want to display in a JSVGCanvas. best regards, Lars Ruoff