Hi Tonny,
Tonny Kohar wrote:
I would like to submit patch for the initial parsing white space
handling. The patch is attached to this email.
Thanks for the patch but I think there are two issues with this.
First I don't think you can do whitespace handling in the parser.
It's a little hard to k
[EMAIL PROTECTED] wrote:
My question is:-
I have created a servlet which creates a SVG document and this SVG Stream I
show on the my jsp page as an embeded object. The SVG document which I
created is Simple block diagram which is generated at run time. My
requirement is to add a onMouseover event t
Hi,
> Thanks for the patch but I think there are two issues with this.
> First I don't think you can do whitespace handling in the parser.
> It's a little hard to know exactly where Batik fits in the XML scheme
> of things (it's not 100% clear to me if it is an XML processor or an
> Applicati
Hi,
> First I don't think you can do whitespace handling in the parser.
> It's a little hard to know exactly where Batik fits in the XML scheme
> of things (it's not 100% clear to me if it is an XML processor or an
> Application) but my reading of the XML spec indicates that Batik can't
> strip sp