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

File: Parser.php

Source Location: /XML_Parser-1.3.8/XML/Parser.php

Classes:

XML_Parser
XML Parser class.
XML_Parser_Error
error class, replaces PEAR_Error

Page Details:

XML_Parser

XML Parser package

PHP versions 4 and 5

LICENSE:

Copyright (c) 2002-2008 The PHP Group All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Includes:

require_once('PEAR.php') [line 55]
uses PEAR's error handling

XML_PARSER_ERROR_FILE_NOT_READABLE [line 75]

XML_PARSER_ERROR_FILE_NOT_READABLE = 203
specified file could not be read

[ Top ]



XML_PARSER_ERROR_INVALID_ENCODING [line 70]

XML_PARSER_ERROR_INVALID_ENCODING = 202
invalid encoding was given

[ Top ]



XML_PARSER_ERROR_INVALID_INPUT [line 80]

XML_PARSER_ERROR_INVALID_INPUT = 204
invalid input

[ Top ]



XML_PARSER_ERROR_NO_RESOURCE [line 60]

XML_PARSER_ERROR_NO_RESOURCE = 200
resource could not be created

[ Top ]



XML_PARSER_ERROR_REMOTE [line 85]

XML_PARSER_ERROR_REMOTE = 205
remote file cannot be retrieved in safe mode

[ Top ]



XML_PARSER_ERROR_UNSUPPORTED_MODE [line 65]

XML_PARSER_ERROR_UNSUPPORTED_MODE = 201
unsupported mode

[ Top ]



Documentation generated on Wed, 10 Apr 2019 14:24:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.