Version 7.0
Copyright © 2021 Lowell D. Thomas
APG
… an ABNF Parser Generator
xml Directory Reference

The XML parser..

More...

Directory dependency graph for xml:
xml

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.
 

Detailed Description

The XML parser..

APG Version 7.0 is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.