dbertoni 2002/09/20 18:23:42
Modified: c/src/XalanTransformer XalanTransformer.cpp
Log:
Use new constructor.
Revision Changes Path
1.61 +0 -1 xml-xalan/c/src/XalanTransformer/XalanTransformer.cpp
Index: XalanTransformer.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XalanTransformer/XalanTransformer.cpp,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- XalanTransformer.cpp 30 Aug 2002 23:58:54 -0000 1.60
+++ XalanTransformer.cpp 21 Sep 2002 01:23:42 -0000 1.61
@@ -1174,7 +1174,6 @@
// using the stylesheet's factory support objects.
StylesheetConstructionContextDefault
theStylesheetConstructionContext(
theProcessor,
-
theXSLTProcessorEnvSupport,
theXPathFactory);
// Do the transformation...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]