![]() | ![]() | ![]() | GSF Reference Manual | ![]() |
---|
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 NOTE : a simple wrapper around a cleaner implementation that will fold in when we add other api changes. Its not worth bumping just for this
input : | |
Returns : | : A parser context or NULL |
<<< gsf-libxml | gsf-shared-memory >>> |