You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/10/30 05:00:18 UTC

cvs commit: xml-xalan/c/src/XMLSupport XMLParserLiaison.hpp

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: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org