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:
|
Pxp_ev_parser | |
Pxp_marshal |
TODO: namespace_info
|
Pxp_type_anchor |
INTERNAL PXP INTERFACE!
|
Pxp_core_types |
The module Pxp_core_types exports all of the module type
Pxp_core_types_type.CORE_TYPES.
|
Pxp_event |
Event streams and lists
|
Pxp_lexers |
Return the lexer factory that is able to handle the passed
encoding.
|
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_dtd | |
Pxp_types |
This module defines and exports all the types listed in
Pxp_core_types_type.CORE_TYPES:
|
Pxp_lexing |
The following types and functions are the same as in the module
Lexing of the stdlib.
|
Pxp_tree_parser |
The type of indexes over the ID attributes of the elements.
|
Pxp_core_parser |
INTERNAL PXP INTERFACE!
|
Pxp_yacc |
THE WHOLE MODULE PXP_YACC IS DEPRECATED.
|
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_top |
You may load this module into the toploop in order to install
the printers for the various opaque data types of PXP.
|
Pxp_dtd_parser |
Create an empty DTD
|
Pxp_lib |
This module contains special versions of library functions which
have been optimized for various data and runtime cases.
|
Pxp_lexer_types |
alternate version of Within_tag for event-based attribute parsing:
|
Pxp_document |