File |
Role |
Description |
html.css |
Data |
css for user manual |
php_file_utilities.php |
Class |
Manages file i/o |
php_http_client_generic.php |
Class |
A generic http connection class |
php_http_client_include.php |
Class |
Resolves http client include paths |
php_http_connector.php |
Class |
Establishes an http connection |
php_http_exceptions.php |
Class |
Handles HTTP exceptions |
php_http_proxy.php |
Class |
An http proxy class |
rss_example.html |
Doc. |
Example of using DOMIT! to parse an xml file |
rss_source.php |
Example |
source script for the RSS parsing example |
statecount.xml |
Data |
XML data for the OOP XML tutorial |
state_rotation.html |
Doc. |
An example of OOP techniques of parsing XML with DOMIT! |
state_rotation.php |
Class |
Source class file for the OOP XML tutorial |
state_rotation_ex.php |
Example |
Source file for the OOP XML tutorial |
testing_domit.css |
Data |
CSS for the DOMIT! testing utility |
testing_domit.php |
Example |
An online XML testing utility for DOMIT! |
timer.php |
Aux. |
Timer class used by the DOMIT! testing utility |
xml_domit_cache.php |
Class |
a simple caching mechanism for DOMIT! |
xml_domit_doctor.php |
Class |
resolves errors in malformed XML files |
xml_domit_getelementsbypath.php |
Class |
Allows the retreival of DOM elements using simple path-like expressions |
xml_domit_include.php |
Class |
resolves DOMIT! include paths |
xml_domit_lite_include.php |
Class |
resolves DOMIT! Lite include paths |
xml_domit_lite_parser.php |
Class |
lightweight version of DOMIT! parser |
xml_domit_nodemaps.php |
Class |
An implementation of the DOM NamedNodeMap and NodeList collections |
xml_domit_parseattributes.php |
Class |
parses attributes and attribute-like strings |
xml_domit_parser.php |
Class |
The main xml parser classes |
xml_domit_parser_docs.html |
Doc. |
manual |
xml_domit_parser_docs.xml |
Doc. |
DocBook XMl of manual |
xml_domit_shared.php |
Class |
common code for DOMIT! and DOMIT! Lite |
xml_domit_utilities.php |
Class |
A set of companion utilities for the DOMIT! parser |
xml_domit_xpath.php |
Class |
an XPath parser |
xml_saxy_lite_parser.php |
Class |
Lightweight version of SAXY parser |
xml_saxy_parser.php |
Class |
A SAX parser; a substitute for Expat and companion to DOMIT! |
xml_saxy_shared.php |
Class |
common code for SAXY and SAXY Lite |