ow if it breaks DOM conformance, as I don't have an exhaustive
conformance test suite. I've attached the modified source files (ParentNode,
XmlWriteContext).
Thanks,
Bentley
-Original Message-
From: Edwin Goei [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 01, 2001 11:53 A
Bentley Drake wrote:
>
> Hello,
>
> I'm noticing that the Crimson library seems to insert an awful lot of
> whitespace into XML text streams that it generates from DOM. This
> whitespace doesn't appear if a DOCTYPE reference is present, since the code
> can use a validating parser and can there
Hello,
I'm noticing that the Crimson library seems to insert an awful lot of
whitespace into XML text streams that it generates from DOM. This
whitespace doesn't appear if a DOCTYPE reference is present, since the code
can use a validating parser and can therefore call the
DocumentBuilderFactory