Index of types
Index of exceptions
Index of values
Index of class attributes
Index of class methods
Index of classes
Index of class types
Index of modules
Index of module types


Pxp_yacc
THE WHOLE MODULE PXP_YACC IS DEPRECATED.
Pxp_types
This module defines and exports all the types listed in Pxp_core_types_type.CORE_TYPES:
Pxp_type_anchor
INTERNAL PXP INTERFACE!
Pxp_tree_parser
The type of indexes over the ID attributes of the elements.
Pxp_top
You may load this module into the toploop in order to install the printers for the various opaque data types of PXP.
Pxp_reader
Purpose of this module: The Pxp_reader module allows you to exactly specify how external identifiers (SYSTEM or PUBLIC) are mapped to files or channels.
Pxp_marshal
TODO: namespace_info
Pxp_lib
This module contains special versions of library functions which have been optimized for various data and runtime cases.
Pxp_lexing
The following types and functions are the same as in the module Lexing of the stdlib.
Pxp_lexers
Return the lexer factory that is able to handle the passed encoding.
Pxp_lexer_types
alternate version of Within_tag for event-based attribute parsing:
Pxp_event
Event streams and lists
Pxp_ev_parser
Pxp_dtd_parser
Create an empty DTD
Pxp_dtd
Pxp_document
Pxp_dfa
A directed graph whose edges are marked with strings (= element types) and with the constraint that for a given vertex and a given element type the edge must be unique.
Pxp_core_types_type
The module type CORE_TYPES is the signature of Pxp_core_types, and part of the signature of Pxp_types.
Pxp_core_types
The module Pxp_core_types exports all of the module type Pxp_core_types_type.CORE_TYPES.
Pxp_core_parser
INTERNAL PXP INTERFACE!
Pxp_codewriter
Writes O'Caml code to the out_channel that is a top-level function creating a fresh document which is equal to the passed document: