gsf-libxml
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