jkesselm 01/05/16 16:32:52
Added: java/src/org/apache/xml/dtm Tag: DTM_EXP
IncrementalXercesSaxParser.java
Log:
The Xerces-specific CoroutineParser now avoids the need for a
second thread, by taking full advantage of CoroutineParser's
encapsulation and Xerces' incremental parsing mode.
Note: I'm using IncrementalXerces to expose one method which
is not currently in the public Xerces API, and which I've been
told by a Reliable Source (hi, Glenn!) really does have to be
invoked in order to run the parser in this mode. Presumably
future versions of Xerces will either make this officially available
or make calling it unnecessary.
Revision Changes Path
No revision
No revision
1.1.2.1 +78 -0
xml-xalan/java/src/org/apache/xml/dtm/Attic/IncrementalXercesSaxParser.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]