Query: ne_xml_destroy
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NE_XML_CREATE(3) neon API reference NE_XML_CREATE(3)NAMEne_xml_create, ne_xml_destroy - create and destroy an XML parserSYNOPSIS#include <ne_xml.h> ne_xml_parser *ne_xml_create (void); void ne_xml_destroy (ne_xml_parser *parser);DESCRIPTIONThe ne_xml_create function creates an XML parser object, which can be used for parsing XML documents using stacked SAX handlers.RETURN VALUEne_xml_create returns a pointer to an XML parser object, and never NULLSEE ALSOXXXAUTHORJoe Orton <neon@webdav.org>.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWneon | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+NOTESSource for Neon is available on http://opensolaris.org.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWneon | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+NOTESSource for Neon is available on http://opensolaris.org. neon 0.25.5 20 January 2006 NE_XML_CREATE(3)
Related Man Pages |
---|
ne_buffer_altered(3) - opensolaris |
ne_calloc(3) - opensolaris |
ne_set_request_body_fd(3) - opensolaris |
ne_ssl_cert_free(3) - opensolaris |
ne_xml_destroy(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
GNU/Solaris |
Remove unwanted XML Tags |
Lean IT |
Simply Explained |
World Has Moved On |