See http://www.saxproject.org for more information about SAX.
Note: The original documentation comes from SAX 2.0.
sax :: sax_locator
Interface for associating a SAX event with a document location.core :: union_find
union–find algorithm using an efficient disjoint-set data structureLocator
.
# Contains "helper" classes, including support for bootstrapping SAX-based applications.
#
# See [http://www.saxproject.org](http://www.saxproject.org)
# for more information about SAX.
#
# Note: The original documentation comes from [SAX 2.0](http://www.saxproject.org).
module sax::helpers
import sax
import attributes_impl
import namespace_support
import sax_locator_impl
import xml_filter_impl
lib/sax/helpers/helpers.nit:11,1--23,22