/includes/domit/xml_domit_lite_parser.php

Description

DOMIT! Lite is a non-validating, but lightweight and fast DOM parser for PHP

Classes
Class Description
DOMIT_Lite_Node The base class of all DOMIT node types
DOMIT_Lite_ChildNodes_Interface A parent class for nodes which possess child nodes
DOMIT_Lite_Document A class representing the DOM Document
DOMIT_Lite_Element A class representing the DOM Element
DOMIT_Lite_TextNode A class representing the DOM Text Node
DOMIT_Lite_CDATASection A class representing the DOM CDATA Section
DOMIT_Lite_Parser Manages the generation of a DOMIT! document from SAX events
Includes
require_once (DOMIT_INCLUDE_PATH.'xml_domit_shared.php') (line 28)
  • global: array 0: Flipped version of $definedEntities array, to allow two-way conversion of entities Made global so that Attr nodes, which have no ownerDocument property, can access the array
Constants
DOMIT_LITE_VERSION = '0.19' (line 19)

current version of DOMIT! Lite

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