XML_PullParser
A token-based interface to the PHP expat XML library
version 1.3.2
Myron Turner
Contact: Myron_Turner@shaw.ca
Web site:
http://www.mturner.org/XML_PullParser/
Contents
Synopsis
Introduction
Introduction to Coding 1
Introduction to Coding 2: Adding Attributes
Instantiating the XML_PullParser Class
Introduction to Coding Strategies
Strategies 2: the 'which' parameter
Strategies 3: XML_PullParser_getSequence
Strategies 4: Nested Selecting
The Tokenizing Functions
Text Accessors
Attribute Accessors
Utlities and Helper Functions
Namespace Support
Examples: Coding Namespace Support
Errors Module
Appendix
Index