gsf-libxml

Name

gsf-libxml -- 

Synopsis



xmlParserCtxtPtr gsf_xml_parser_context     (GsfInput *input);

Description

Details

gsf_xml_parser_context ()

xmlParserCtxtPtr 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