Re: Parse SVG from String

"Daniel Westheide" <[email protected]>
Newsgroups gmane.text.xml.batik.user
Message-ID <[email protected]>
Hello Lars,
 
> 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.

You have to create a StringReader from your String and pass that to the SAXSVGDocumentFactory#createDocument(String, Reader) method. The URI that you pass as the first parameter as a String will be the base document URI of the SVG document. This should only be important if your SVG references any external files.

Best regards,

Daniel
-- 
NEU: FreePhone - kostenlos mobil telefonieren!			
Jetzt informieren: http://www.gmx.net/de/go/freephone
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.