SAX based XML parser

Dependents:   giken9_HTMLServer_Temp_Sample

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
expatppExpatpp follows a simple pattern for converting the semi-OOP callback design of expat into a true class which allows you to override virtual methods to supply callbacks
expatppNestingSubclass to support a hierarchy of parsers, in a sort of recursion or 'nesting' approach, where a top-level parser might create sub-parsers for part of a file