Hi, I have the XML string representation of an SVG file. I need to create an SVGDocument of this. From looking at the API, this only seems possible by using a URI with the SAXSVGDocumentFactory class, what is the best way to do it with just the SVG String I have?
Many thanks, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
