Hello Neeraj,
The semantics of the JAXP 1.3 reset and the XNI component reset are very
different from each other. While the JAXP reset() sets the parser instance
back to its factory settings, the XNI component reset() gives a component
an opportunity to initialize itself as well as read feature
Hi Kohsuke,
Another reason to move away from using the transformers is for improved
performance. Currently the Validator does several transformations:
DOM->SAX->XNI->SAX->DOM. The SAX layer is just being used as a bridge and
could be removed by directly converting the DOM to XNI and back. This
Holliday, Donald (LNG-CSP) wrote:
> I think I'm missing something. This is a Java tool yet for WinXP SP2 you
> mention Cygwin. How is the new resolver dependent on Cygwin? What version
> of the JRE is running on Windows?
I was just mentioning the full details of the
Operating System used by the