/includes/domit/xml_saxy_lite_parser.php

Description

SAXY Lite is a non-validating, but lightweight and fast SAX parser for PHP, modelled on the Expat parser

Classes
Class Description
SAXY_Lite_Parser The SAX Parser class
Includes
require_once (SAXY_INCLUDE_PATH.'xml_saxy_shared.php') (line 26)
Constants
SAXY_INCLUDE_PATH = (dirname(__FILE__)."/") (line 15)

SAXY Lite is a non-validating, but lightweight and fast SAX parser for PHP, modelled on the Expat parser

SAXY_LITE_VERSION = '0.17' (line 19)

current version of SAXY Lite

SAXY_STATE_NONE = (line 22)

initial saxy lite parse state, before anything is encountered

SAXY_STATE_PARSING = 1 (line 24)

saxy lite parse state, processing main document

Documentation generated on Fri, 4 Mar 2005 13:58:01 +1000 by phpDocumentor 1.3.0RC3