xsl-list
[Top] [All Lists]

RE: CrimsonParser

2004-08-21 14:55:28
And excuse me for bringing the same subject up for a second time. I am
using saxon 7.9.1, from command-line. I previously asked 
about the parser
used by this version of Saxon and if i understood weell this 
would be the
Crimson parser supplied with JDK 1.4
Is this Parser tree-based or event-driven?

Unless you do anything to change the default configuration, the XML will be
parsed by the Crimson parser acting as a SAX parser: the SAX events will be
passed to Saxon, which then builds its own in-memory representation of the
document tree.

Michael Kay



<Prev in Thread] Current Thread [Next in Thread>