YAXPO Reference

Index of types
Index of exceptions
Index of values
Index of class methods
Index of class types
Index of modules


Cps_reader
This defines the interface for the "reader" objects that the parser expects, as well as a few implementations thereof.
Yaxpo
Provides XML lexing and basic parsing through a "pull" interface.
Yaxposax
Provides a SAX-like interface, where the parser invokes user callbacks as it processes a document.
Yaxpodom
Defines an XML 1.0 + XMLNS data model and provides constructors, accessors, mutators, serializers, and parsers for that model.
U_char
Defines an abstraction for UNICODE characters.
Utf8_char
Defines an abstraction and some utilities for UTF-8 encoded characters.