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


Classes:
XML_Parser
XML_Parser_Error
XML_Parser_Simple
XML_Parser
myParser
myParser2
Files:
Parser.php
Simple.php

subpackage Examples
xml_parser_file.php
xml_parser_handler.php
xml_parser_simple1.php
xml_parser_simple2.php
xml_parser_simple_handler.php

File: Simple.php

Source Location: /XML_Parser-1.2.2/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 2019年3月11日 14:00:15 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

AltStyle によって変換されたページ (->オリジナル) /