package tyxml

  1. Overview
  2. Docs

tyxml 4.5.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

tyxml

Documentation:

  • Tyxml_xml Basic functions for construction and manipulation of XML tree.
  • Tyxml_svg Typesafe constructors and printers for Svg documents.
  • Tyxml_html Typesafe constructors and printers for Html documents.
  • Tyxml Typed implementation for HTML, SVG and XML

tyxml.functor

Documentation:

  • Xml_wrap
  • Xml_stream Streaming IO to/from XML trees
  • Xml_print Printing utilities.
  • Xml_iter Basic iterators over XML tree (functorial interface).
  • Svg_f Typesafe constructors for SVG documents (Functorial interface)
  • Html_f Typesafe constructors for HTML documents (Functorial interface)