| Class | Description |
|---|---|
| XML_PullParser_Errors | Error processing class for XML_PullParser |
Returns the current error message
Returns a user defined error message
This method returns the error string associated with the XML_PullParser_Errors object passed in as a parameter
Sets all XML_PullParser_Errors to their original values
It's necessary to call this function only if you are creating more than one XML_PullParser object in your script; otherwise any error messages left over from a previous XML_PullParser object may still be in memory and, if so, will appear in the next trace.
Returns the current Error number
Returns an XML_PullParser_Errors object popped from an internal stack which holds all errors up to and including the last error.
It is used by XML_PullParser_Errors_Trace() to output the trace. Once the trace is done the stack is empty.
Prints out a trace of errors up to and including the current error
Constructs a user-defined error message and returns an XML_PullParser_Errors object
Documentation generated on Thu, 07 Dec 2006 12:08:05 -0500 by phpDocumentor 1.3.0RC6