tng 2002/11/22 06:56:48
Modified: c/src/xercesc/util/Transcoders/ICU ICUTransService.hpp
Log:
390: Uniconv390 support. Patch by Chris Larsson and Stephen Dulin.
Revision Changes Path
1.5 +4 -0
xml-xerces/c/src/xercesc/util/Transcoders/ICU/ICUTransService.hpp
Index: ICUTransService.hpp
===================================================================
RCS file:
/home/cvs/xml-xerces/c/src/xercesc/util/Transcoders/ICU/ICUTransService.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ICUTransService.hpp 11 Nov 2002 14:08:01 -0000 1.4
+++ ICUTransService.hpp 22 Nov 2002 14:56:47 -0000 1.5
@@ -56,6 +56,9 @@
/*
* $Log$
+ * Revision 1.5 2002/11/22 14:56:47 tng
+ * 390: Uniconv390 support. Patch by Chris Larsson and Stephen Dulin.
+ *
* Revision 1.4 2002/11/11 14:08:01 tng
* Fix: UConverter should be declared outside xerces-c++ namespace
*
@@ -121,6 +124,7 @@
class XMLUTIL_EXPORT ICUTransService : public XMLTransService
{
public :
+ friend class Uniconv390TransService;
// -----------------------------------------------------------------------
// Constructors and Destructor
// -----------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]