XML_Parser
[ class tree: XML_Parser ] [ index: XML_Parser ] [ all elements ]

File: Simple.php

Source Location: /XML_Parser-1.2.3/Parser/Simple.php

Classes:

XML_Parser_Simple
Simple XML parser class.

Page Details:

Simple XML parser class.

This class is a simplified version of XML_Parser. In most XML applications the real action is executed, when a closing tag is found.

XML_Parser_Simple allows you to just implement one callback for each tag that will receive the tag with its attributes and CData

Includes:

require_once('XML/Parser.php') [line 40]
built on XML_Parser

Documentation generated on Mon, 11 Mar 2019 14:13:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.