The SAX Parser class
Located in /includes/domit/xml_saxy_parser.php (line 96)
SAXY_Parser_Base | --SAXY_Parser
Inherited from SAXY_Parser_Base
SAXY_Parser_Base::$cDataSectionHandler
SAXY_Parser_Base::$characterDataHandler
SAXY_Parser_Base::$charContainer
SAXY_Parser_Base::$convertEntities
SAXY_Parser_Base::$definedEntities
SAXY_Parser_Base::$endElementHandler
SAXY_Parser_Base::$predefinedEntities
SAXY_Parser_Base::$startElementHandler
SAXY_Parser_Base::$state
Constructor for SAX parser
Determines whether an end namespace declaration event should be fired
Searches the attributes array for an xmlns declaration and fires an event if found
Expands attribute prefixes to full namespace uri
Expands the namespace prefix (if one exists) to the full namespace uri
Fires a comment event
Fires a doctype event
Fires an end namespace declaration event
Fires a processing instruction event
Fires a start namespace declaration event
Searches the namespaceMap for the specified prefix, and returns the full namespace URI
Returns the current version of SAXY
The controlling method for the parsing process
Parses a comment
Parses a processing instruction
Parses an element tag
Processes the xml prolog, doctype, and any other nodes that exist outside of the main xml document
Specifies whether SAXY is namespace sensitive
Returns a textual description of the error code
Returns the current error code
Sets a reference to the handler for the Comment event
Sets a reference to the handler for the DocType event
Sets a reference to the handler for the End Namespace Declaration event
Sets a reference to the handler for the Processing Instruction event
Sets a reference to the handler for the Start Namespace Declaration event
Fires an end element event and pops the element name from the elementName stack
Fires a start element event and pushes the element name onto the elementName stack
Inherited From SAXY_Parser_Base
SAXY_Parser_Base::SAXY_Parser_Base()
SAXY_Parser_Base::appendEntityTranslationTable()
SAXY_Parser_Base::convertEntities()
SAXY_Parser_Base::fireCDataSectionEvent()
SAXY_Parser_Base::fireCharacterDataEvent()
SAXY_Parser_Base::fireEndElementEvent()
SAXY_Parser_Base::fireStartElementEvent()
SAXY_Parser_Base::getCharFromEnd()
SAXY_Parser_Base::parseAttributes()
SAXY_Parser_Base::parseBetweenTags()
SAXY_Parser_Base::xml_set_cdata_section_handler()
SAXY_Parser_Base::xml_set_character_data_handler()
SAXY_Parser_Base::xml_set_element_handler()
Documentation generated on Fri, 4 Mar 2005 13:58:01 +1000 by phpDocumentor 1.3.0RC3