debian man page for ne_xml_create

Query: ne_xml_create

OS: debian

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)

NAME
ne_xml_create, ne_xml_destroy - create and destroy an XML parser
SYNOPSIS
#include <ne_xml.h> ne_xml_parser *ne_xml_create(void); void ne_xml_destroy(ne_xml_parser *parser);
DESCRIPTION
The ne_xml_create function creates an XML parser object, which can be used for parsing XML documents using stacked SAX handlers.
RETURN VALUE
ne_xml_create returns a pointer to an XML parser object, and never NULL
SEE ALSO
XXX
AUTHOR
Joe Orton <neon@lists.manyfish.co.uk> Author.
COPYRIGHT
neon 0.29.6 3 May 2011 NE_XML_CREATE(3)
Related Man Pages
xml::libxml::sax(3) - suse
xml::sax::pureperl(3) - suse
xml::sax::pureperl(3) - osx
xml::sax::pureperl(3) - centos
xml::libxml::sax(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
A (ksh) Library For and From UNIX.com