xerces-j-dev mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Kevin Regan <kev...@valicert.com>
Subject differences in Xerces v. Sun JAXP
Date Thu, 06 Jul 2000 01:26:57 GMT

I've come across the following differences in Xerces
JAXP v. Sun JAXP 1.0.1:

1) The DocumentBuilder for Sun does not include ignorable white space
   as Text nodes (Xerces JAXP with the underlying DOMParser does).

2) The DocumentBuilder.parse( String uri ) for Sun requires a URI
   when accessing a file (e.g. file:account.xml) whereas Xerces
   does not require a proper URI (e.g. account.xml).

Can the differences in the Xerces implementation of JAXP be
modified to bring them in line with the Sun JAXP 1.0.1 version?

Sincerely,
Kevin Regan
kevinr@valicert.com



Mime
View raw message