jkesselm 01/10/18 06:08:33
Modified: java/src/org/apache/xml/dtm/ref DTMManagerDefault.java
Log:
Preliminary Xerces-2 support. Doesn't leverage Xerces-2 incremental features
yet, but should at least compile and run under the new parser without
breaking support for the old one. Still working on improving this.
Revision Changes Path
1.27 +1 -1
xml-xalan/java/src/org/apache/xml/dtm/ref/DTMManagerDefault.java
Index: DTMManagerDefault.java
===================================================================
RCS file:
/home/cvs/xml-xalan/java/src/org/apache/xml/dtm/ref/DTMManagerDefault.java,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- DTMManagerDefault.java 2001/10/18 12:57:51 1.26
+++ DTMManagerDefault.java 2001/10/18 13:08:32 1.27
@@ -261,7 +261,7 @@
//*********** JJK DEBUGGING KLUGE -- GONK GONK
GONK
//*********** JJK DEBUGGING KLUGE -- GONK GONK
GONK
//*********** JJK DEBUGGING KLUGE -- GONK GONK
GONK
- m_incremental=true;
+ //m_incremental=true;
//*********** JJK DEBUGGING KLUGE -- GONK GONK
GONK
//*********** JJK DEBUGGING KLUGE -- GONK GONK
GONK
//*********** JJK DEBUGGING KLUGE -- GONK GONK
GONK
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]