dbertoni 01/10/29 20:00:18
Modified: c/src/XMLSupport XMLParserLiaison.hpp
Log:
Deprecated member functions.
Revision Changes Path
1.14 +4 -0 xml-xalan/c/src/XMLSupport/XMLParserLiaison.hpp
Index: XMLParserLiaison.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/XMLParserLiaison.hpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- XMLParserLiaison.hpp 2001/08/06 01:38:11 1.13
+++ XMLParserLiaison.hpp 2001/10/30 04:00:18 1.14
@@ -189,6 +189,8 @@
/**
* Get the amount to indent when indent-result="yes".
*
+ * @deprecated
+ *
* @return number of characters to indent
*/
virtual int
@@ -196,6 +198,8 @@
/**
* Set the amount to indent when indent-result="yes".
+ *
+ * @deprecated
*
* @param i number of characters to indent
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]