GSF Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
xmlParserCtxtPtr gsf_xml_parser_context (GsfInput *input); |
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