Xiqual 0.9.1

In file xitools/xmlhooks.c:

int xml_prune

(xmldoc* doc)

Walk through an XML document and remove unnecessary nodes.

Documentation

Walk through an XML document and remove unnecessary nodes. This function will drop all tags the caller isn't interested in, leaving a bare tree of yummy information goodness.
Returns:
0 if no error occurred. No error conditions exist as of yet.
Author:
Ronny Bangsund
See Also:
xml_addtaghook(), xml_addgenentityhook(), xml_addentityhook(), xml_addgentaghook(), xml_loaddoc(), xml_newdoc(), xml_parse()

Alphabetic index



This page was generated with the help of DOC++.