H | |
| Html5 |
Typesafe constructors and printers for HTML5 documents.
|
| Html5_f |
Typesafe constructors for HTML5 documents (Functorial interface)
|
| Html5_sigs |
Common Attributes
|
| Html5_types |
HTML5 types with variants.
|
I | |
| Info [Html5_sigs.T] | |
| Info [Svg_sigs.T] | |
| Info [Xml_sigs.Iterable_typed_xml] | |
| Info [Xml_sigs.Typed_xml] | |
M | |
| M [Html5] |
Concrete implementation of HTML5 typesafe constructors
|
| M [Svg] |
Concrete implementation of SVG typesafe constructors
|
| Make [Html5_f] | |
| Make [Html5_sigs] |
Signature functor for
Html5_f.Make.
|
| Make [Svg_f] | |
| Make [Svg_sigs] |
Signature functor for
Svg_f.Make.
|
| Make [Xml_print] | |
| Make [Xml_iter] | |
| MakeWrapped [Html5_f] |
Like the
Html5_f.Make functor, but allows to wrap elements inside a monad described by Xml_wrap.T.
|
| MakeWrapped [Html5_sigs] |
Signature functor for
Html5_f.MakeWrapped.
|
| MakeWrapped [Svg_f] |
Like the
Svg_f.Make functor, but allows to wrap elements inside a monad described by Xml_wrap.T.
|
| MakeWrapped [Svg_sigs] |
Signature functor for
Svg_f.MakeWrapped.
|
| Make_printer [Html5] |
Parametrized stream printer for HTML5 documents
|
| Make_printer [Svg] |
Parametrized stream printer for SVG documents
|
| Make_simple [Xml_print] | |
| Make_typed [Xml_print] | |
| Make_typed_simple [Xml_print] | |
N | |
| NoWrap [Xml_wrap] | |
P | |
| P [Html5] |
Simple printer for HTML5 documents
|
| P [Svg] |
Simple printer for SVG documents
|
| Pa_tyxml |
Syntax extension for HTML5 or SVG tree creation.
|
S | |
| Simplexmlparser |
Basic camlp4 parser for xml
|
| Svg [Html5_sigs.T] | |
| Svg |
Typesafe constructors and printers for SVG documents.
|
| Svg_f |
Typesafe constructors for SVG documents (Functorial interface)
|
| Svg_sigs |
Abstraction over XML's types
|
| Svg_types |
SVG types with variants.
|
U | |
| Unit [Svg_types] |
SVG defines several units to measure time, length, angles.
|
| Unsafe [Html5_sigs.T] | |
| Unsafe [Svg_sigs.T] | |
| Utf8 [Xml_print] |
Utf8 normalizer and encoder for HTML.
|
X | |
| Xml [Html5_sigs.T] | |
| Xml [Svg_sigs.T] | |
| Xml [Xml_sigs.Iterable_typed_xml] | |
| Xml [Xml_sigs.Typed_xml] | |
| Xml |
Basic functions for construction and manipulation of XML tree.
|
| Xml_iter |
Basic iterators over XML tree (functorial interface).
|
| Xml_print |
Printer for XML.
|
| Xml_sigs | |
| Xml_wrap |