H | |
| Html_f | Typesafe constructors for HTML documents (Functorial interface) |
| Html_sigs | HTML signatures for the functorial interface. |
| Html_types | HTML types with variants, goes with |
I | |
| Import [Xml_stream] | |
| Info [Xml_sigs.Typed_xml] | |
| Info [Html_sigs.T] | Various information about HTML, such as the doctype, ... |
| Info [Svg_sigs.T] | Various information about SVG, such as the doctype, ... |
M | |
| Make [Xml_print] | |
| Make [Xml_iter] | |
| Make [Svg_sigs] | Signature functor for |
| Make [Svg_f] | Create a new implementation of |
| Make [Html_sigs] | Signature functor for |
| Make [Html_f] | Create a new implementation of |
| Make_fmt [Xml_print] | Printers for raw XML modules. |
| Make_printer [Tyxml_svg] | Parametrized stream printer for Svg documents. |
| Make_printer [Tyxml_html] | Parametrized stream printer for Html documents. |
| Make_simple [Xml_print] | |
| Make_typed [Xml_print] | |
| Make_typed_fmt [Xml_print] | |
| Make_typed_simple [Xml_print] | |
| Make_with_wrapped_functions [Svg_f] | Similar to |
| Make_with_wrapped_functions [Html_f] | Similar to |
N | |
| NoWrap [Xml_wrap] | |
S | |
| Svg [Html_sigs.T] | Associated SVG module, for the |
| Svg_f | Typesafe constructors for SVG documents (Functorial interface) |
| Svg_sigs | SVG signatures for the functorial interface. |
| Svg_types | SVG types with variants, goes with |
T | |
| Tyxml_html | Typesafe constructors and printers for Html documents. |
| Tyxml_name | Gives the tyxml names for HTML elements and attributes. |
| Tyxml_svg | Typesafe constructors and printers for Svg documents. |
| Tyxml_xml | Basic functions for construction and manipulation of XML tree. |
U | |
| Unit [Svg_types] | SVG defines several units to measure time, length, angles. |
| Unsafe [Html_sigs.T] | Unsafe features. |
| Unsafe [Svg_sigs.T] | Unsafe features. |
| Utf8 [Xml_print] | Utf8 normalizer and encoder for HTML. |
W | |
| W [Xml_sigs.T] | |
| Wrapped_functions [Svg_f] | The standard set of wrapped functions, when |
| Wrapped_functions [Html_f] | The standard set of wrapped functions, when |
X | |
| Xml [Xml_sigs.Typed_xml] | |
| Xml [Svg_sigs.Wrapped_functions] | |
| Xml [Svg_sigs.T] | Underlying XML data-structure |
| Xml [Html_sigs.T] | Underlying XML data-structure |
| Xml [Html_sigs.Wrapped_functions] | |
| Xml_iter | Basic iterators over XML tree (functorial interface). |
| Xml_print | Printing utilities. |
| Xml_sigs | XML Signatures. |
| Xml_stream | Streaming IO to/from XML trees |
| Xml_wrap |