Index of modules


C
Cps_reader
This defines the interface for the "reader" objects that the parser expects, as well as a few implementations thereof.

N
Namespace_utils [Yaxpodom]

U
U_char
Defines an abstraction for UNICODE characters.
Utf8_char
Defines an abstraction and some utilities for UTF-8 encoded characters.

Y
Yaxpo
Provides XML lexing and basic parsing through a "pull" interface.
Yaxpodom
Defines an XML 1.0 + XMLNS data model and provides constructors, accessors, mutators, serializers, and parsers for that model.
Yaxposax
Provides a SAX-like interface, where the parser invokes user callbacks as it processes a document.