APG
… an ABNF Parser Generator
|
The XML parser..
More...Files | |
file | basics.c [code] |
Callback functions for basic rules common to all component parsers. | |
file | callbacks.h [code] |
Declaration for all of the XML Component parser callback functions. | |
file | declarations.c [code] |
This file has all of the APG callback functions for the XML parser. | |
file | elements.c [code] |
Callback functions for the element component rule names. | |
file | xml.c [code] |
The APG XML parser. | |
file | xml.h [code] |
Public header file for the APG XML parser API.. | |
file | xmlgrammar.c [code] |
file | xmlgrammar.h [code] |
file | xmlp.h [code] |
Private header for the APG XML parser's component context. Not needed by application programs. | |
The XML parser..