Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Index of modules


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 [Xml_sigs.Iterable_typed_xml]
Info [Xml_sigs.Typed_xml]
Info [Html5_sigs.T]
Info [Svg_sigs.T]

M
M [Html5]

Concrete implementation of HTML5 typesafe constructors

M [Svg]

Concrete implementation of SVG typesafe constructors

Make [Html5_f]
Make [Svg_f]
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 [Svg_f]

Like the Svg_f.Make functor, but allows to wrap elements inside a monad described by Xml_wrap.T.

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]

X
Xml [Xml_sigs.Iterable_typed_xml]
Xml [Xml_sigs.Typed_xml]
Xml [Html5_sigs.T]
Xml [Svg_sigs.T]
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