Hello, I have created some templates (<defs>) that I want to use in creating SVG drawings. I'd like to use these <defs> as a starting point and create an SVG by using the <use> tag to create instances of the templates. Therefore, I need to be able to read in the templates and create a DOM, then manipulate the DOM (add <use> nodes, etc.). Is there a way that I can create an SVG DOM by passing an InputStream representing the templates? Thanks, - Nosa __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
