gsf-libxml

Name

gsf-libxml -- 

Synopsis



xmlParserCtxt* gsf_xml_parser_context       (GsfInput *input);

Description

Details

gsf_xml_parser_context ()

xmlParserCtxt* gsf_xml_parser_context       (GsfInput *input);

Create a libxml2 pull style parser context wrapper around a gsf input. This signature will probably change to supply a SAX structure.

NOTE : adds a reference to input

input :

Returns :

: A parser context or NULL