dbertoni 02/05/20 15:51:33
Modified: c/src/XMLSupport Tag: LotusXSL4C_1_3_1 FormatterToDOM.cpp
FormatterToHTML.cpp FormatterToXML.cpp
Log:
Branch for old Xerces includes.
Revision Changes Path
No revision
No revision
1.18.2.1 +1 -1 xml-xalan/c/src/XMLSupport/FormatterToDOM.cpp
Index: FormatterToDOM.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/FormatterToDOM.cpp,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -r1.18 -r1.18.2.1
--- FormatterToDOM.cpp 23 Feb 2002 04:21:24 -0000 1.18
+++ FormatterToDOM.cpp 20 May 2002 22:51:33 -0000 1.18.2.1
@@ -63,7 +63,7 @@
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>
1.68.2.1 +1 -1 xml-xalan/c/src/XMLSupport/FormatterToHTML.cpp
Index: FormatterToHTML.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/FormatterToHTML.cpp,v
retrieving revision 1.68
retrieving revision 1.68.2.1
diff -u -r1.68 -r1.68.2.1
--- FormatterToHTML.cpp 6 May 2002 05:24:21 -0000 1.68
+++ FormatterToHTML.cpp 20 May 2002 22:51:33 -0000 1.68.2.1
@@ -70,7 +70,7 @@
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>
1.57.2.1 +2 -2 xml-xalan/c/src/XMLSupport/FormatterToXML.cpp
Index: FormatterToXML.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/FormatterToXML.cpp,v
retrieving revision 1.57
retrieving revision 1.57.2.1
diff -u -r1.57 -r1.57.2.1
--- FormatterToXML.cpp 11 Apr 2002 05:52:58 -0000 1.57
+++ FormatterToXML.cpp 20 May 2002 22:51:33 -0000 1.57.2.1
@@ -61,8 +61,8 @@
-#include <xercesc/sax/AttributeList.hpp>
-#include <xercesc/sax/SAXException.hpp>
+#include <sax/AttributeList.hpp>
+#include <sax/SAXException.hpp>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]