Contains "helper" classes, including support for bootstrapping SAX-based applications.

See http://www.saxproject.org for more information about SAX.

Note: The original documentation comes from SAX 2.0.

All subgroups and modules

module attributes_impl

sax :: attributes_impl

Default implementation of the Attributes interface.
module helpers

sax :: helpers

Contains "helper" classes, including support for bootstrapping SAX-based applications.
module namespace_support

sax :: namespace_support

Encapsulates Namespace logic for use by applications using SAX, or internally by SAX drivers.
module sax_locator_impl

sax :: sax_locator_impl

Provides an optional convenience implementation of Locator.
module xml_filter_impl

sax :: xml_filter_impl

Base class for deriving an XML filter.
package_diagram sax\>helpers\> helpers sax sax sax\>helpers\>->sax core core sax\>helpers\>->core sax->core ...core ... ...core->core saxophonit saxophonit saxophonit->sax\>helpers\>

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods
group sax

sax

Core SAX APIs.

Children

group saxophonit

saxophonit

A SAX 2 parser in Nit.