Thomas DeWeese wrote:

K. Ari Krupnikov wrote:
>>
Is there a class that can accept SAX events and create a Batik DOM based on them?


   You will need to do some work but
batik.dom.svg.SAXSVGDocumentFactory  acts as a content handler and
builds an SVGDocument.  It's constructors don't let you do quite
what you want but if you subclass I think you could make it work.

Thanks.


Ari.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to