[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-cvs
Subject:    svn commit: r661221 -
From:       nandika () apache ! org
Date:       2008-05-29 6:33:54
Message-ID: 20080529063354.654892388A0F () eris ! apache ! org
[Download RAW message or body]

Author: nandika
Date: Wed May 28 23:33:53 2008
New Revision: 661221

URL: http://svn.apache.org/viewvc?rev=661221&view=rev
Log:
doc comments added

Modified:
    webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h

Modified: webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h?rev=661221&r1=661220&r2=661221&view=diff
 ==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h Wed May 28 23:33:53 \
2008 @@ -413,14 +413,16 @@
         int type);
 
     /**
-     * init function initializes the parser
+     * init function initializes the parser. When using libxml2 parser, this \
function  +     * is needed to initialize libxml2. 
      */
     AXIS2_EXTERN axis2_status_t AXIS2_CALL
     axiom_xml_reader_init(
     );
 
     /**
-     * parser cleanup function
+     * parser cleanup function. This function is used to clean up the globals of \
libxml2 +     * parser.
      */
     AXIS2_EXTERN axis2_status_t AXIS2_CALL
     axiom_xml_reader_cleanup(


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic