Saxy v1.2.0 API Reference
Modules
Saxy is an XML SAX parser and encoder
Protocol for building XML content
This module provides callbacks to implement SAX events handler
Supports parsing an XML document partially. This module is useful when
the XML document cannot be turned into a Stream
e.g over sockets
Provides functions to parse a XML document to simple-form data structure
Helper functions for building XML elements
Exceptions
Returned when parser encounters errors during parsing