That explains it all. Thanks very much.
Steve
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2001 11:03 AM
To: [EMAIL PROTECTED]
Subject: Re: xerces and JAXP disagree
Hi Steve and Ian,
One should keep in mind that Xerces 1.3.0 was still
Great - so that means it should be fixed in the
next binary release. Thanks much.
Steve
-Original Message-
From: Elena Litani [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2001 11:00 AM
To: [EMAIL PROTECTED]
Subject: Re: xerces and JAXP disagree
> Steve Buroff wrote:
>
n 03/13/2001 10:00:43 AM
Please respond to [EMAIL PROTECTED]
To: xercesUserList <[EMAIL PROTECTED]>
cc: "Buroff, Steven" <[EMAIL PROTECTED]>
Subject: Re: xerces and JAXP disagree
On Tue, 13 Mar 2001, Steve Buroff wrote:
> In xerces 1.3.0, the class
> javax.
> Steve Buroff wrote:
>
> In xerces 1.3.0, the class javax.xml.parsers.DocumentBuilderFactory
> has a method setIgnoreElementContentWhitespace(boolean).
>
> In JAXP 1.1, the same class has the method
> setIgnoringElementContentWhitespace(boolean). Note: "ignoring" instead
> of "ignore". Shouldn
Ok - thanks. Hope xerces fixes it soon. Otherwise,
I'll have code around that will break whenever they
eventually do.
Steve
-Original Message-
From: Ian Roberts [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2001 10:01 AM
To: xercesUserList
Cc: Buroff, Steven
Subject: Re: xerce
On Tue, 13 Mar 2001, Steve Buroff wrote:
> In xerces 1.3.0, the class
> javax.xml.parsers.DocumentBuilderFactory
> has a method setIgnoreElementContentWhitespace(boolean).
>
> In JAXP 1.1, the same class has the method
> setIgnoringElementContentWhitespace(boolean). Note:
> "ignoring" instead
> o