File/PEAR/XML/Parser.php

Description

XML Parser class.

This is an XML parser based on PHP's "xml" extension, based on the bundled expat library.

Classes
Class Description
 class XML_Parser XML Parser class.
 class XML_Parser_Error error class, replaces PEAR_Error
Includes
 require_once (PEAR.php) (line 39)

uses PEAR's error handling

Constants
XML_PARSER_ERROR_FILE_NOT_READABLE = 203 (line 59)

specified file could not be read

XML_PARSER_ERROR_INVALID_ENCODING = 202 (line 54)

invalid encoding was given

XML_PARSER_ERROR_INVALID_INPUT = 204 (line 64)

invalid input

XML_PARSER_ERROR_NO_RESOURCE = 200 (line 44)

resource could not be created

XML_PARSER_ERROR_REMOTE = 205 (line 69)

remote file cannot be retrieved in safe mode

XML_PARSER_ERROR_UNSUPPORTED_MODE = 201 (line 49)

unsupported mode

Documentation generated on Mon, 04 Dec 2006 11:09:43 -0500 by phpDocumentor 1.3.0RC3