File: Parser.php
Source Location: /XML_Parser-1.2.2/Parser.php
Page Details:
XML Parser class.
This is an XML parser based on PHP's "xml" extension, based on the bundled expat library.
Includes:
require_once('PEAR.php') [line 39]
uses PEAR's error handling
XML_PARSER_ERROR_FILE_NOT_READABLE [line 59]
XML_PARSER_ERROR_FILE_NOT_READABLE = 203
specified file could not be read
XML_PARSER_ERROR_INVALID_ENCODING [line 54]
XML_PARSER_ERROR_INVALID_ENCODING = 202
invalid encoding was given
XML_PARSER_ERROR_INVALID_INPUT [line 64]
XML_PARSER_ERROR_INVALID_INPUT = 204
invalid input
XML_PARSER_ERROR_NO_RESOURCE [line 44]
XML_PARSER_ERROR_NO_RESOURCE = 200
resource could not be created
XML_PARSER_ERROR_REMOTE [line 69]
XML_PARSER_ERROR_REMOTE = 205
remote file cannot be retrieved in safe mode
XML_PARSER_ERROR_UNSUPPORTED_MODE [line 49]
XML_PARSER_ERROR_UNSUPPORTED_MODE = 201
unsupported mode
Documentation generated on 2019年3月11日 14:00:15 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.