-
- Downloads
Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxt
Add API functions to create a parser context with a custom SAX handler without having to mess with ctxt->sax manually.
Showing
- HTMLparser.c 33 additions, 27 deletionsHTMLparser.c
- doc/devhelp/libxml2-HTMLparser.html 5 additions, 0 deletionsdoc/devhelp/libxml2-HTMLparser.html
- doc/devhelp/libxml2-parser.html 6 additions, 1 deletiondoc/devhelp/libxml2-parser.html
- doc/devhelp/libxml2.devhelp2 2 additions, 0 deletionsdoc/devhelp/libxml2.devhelp2
- doc/libxml2-api.xml 16 additions, 1 deletiondoc/libxml2-api.xml
- doc/symbols.xml 4 additions, 0 deletionsdoc/symbols.xml
- include/libxml/HTMLparser.h 3 additions, 0 deletionsinclude/libxml/HTMLparser.h
- include/libxml/parser.h 2 additions, 0 deletionsinclude/libxml/parser.h
- libxml2.syms 10 additions, 0 deletionslibxml2.syms
- parser.c 15 additions, 89 deletionsparser.c
- parserInternals.c 55 additions, 8 deletionsparserInternals.c
- testapi.c 84 additions, 5 deletionstestapi.c
- testlimits.c 1 addition, 6 deletionstestlimits.c
- win32/libxml2.def.src 4 additions, 0 deletionswin32/libxml2.def.src
- xmllint.c 12 additions, 33 deletionsxmllint.c
- xmlschemas.c 1 addition, 6 deletionsxmlschemas.c
Loading
Please register or sign in to comment