API Reference Sassone v#1.0.1

View Source

Modules

Sassone is an XML SAX parser and encoder.

Protocol to implement XML building and parsing for structs.

A struct representing the builder options for a struct field.

Protocol for encoding values in XML content.

This module provides callbacks to implement SAX events handler.

Returned when parser encounters errors during parsing.

Supports parsing an XML document partially. This module is useful when the XML document cannot be turned into a Stream e.g over sockets.

XML Prolog

Helper functions for building XML elements.