[xml] libxml2 documentation



Hi,

I am not sure how the html-documentation is build, but to me it looks incomplete. Example :

libxml2/libxml/xpath.h:311:
/**
 * xmlXPathNodeSetItem:
 * @ns:  a node-set
 * @index:  index of a node in the set
 *
 * Implements a functionnality similar to the DOM NodeList.item()
 *
 * Returns the xmlNodePtr at the given @index in @ns or NULL if
 *         @index is out of range (0 to length-1)
 */

... libxml2-2.4.12/doc/html/libxml-xpath.html#XMLXPATHNODESETITEM
xmlXPathNodeSetItem()

#define     xmlXPathNodeSetItem(ns, index)

Implements a functionnality similar to the DOM NodeList.item()

ns : a node-set
index : index of a node in the set


So where are the last two lines from the comment?

Stefan
--
      \|/
     <@ @> Stefan Kost  private                   business
+-oOO-(_)-OOo------------------------------------------------------------- - - -  -   -
|        __    Address  Zwenkauer Str. 24         HTWK Leipzig, Fb IMN, Postfach 300066
|       ///             04277 Leipzig             04277 Leipzig
|  __  ///              Germany                   Germany
|  \\\///      Phone    +49341 3910483            +49341 3076101
|   \__/       EMail    st_kost gmx net           kost imn htwk-leipzig de
|              WWW      http://www.sonicpulse.de  http://www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - -  -    -




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]