| Class | Description |
|---|---|
| eXcavator | Class definition: eXcavator |
requires XML_PullParser and eXcavator_QueryParser
Constants
Set the namespace definition
This function takes a single parameter, a string consisting of one or more namespace URI's. They must be exactly as defined in the XML document. If there is a trailing forward slash in the URI, then this must be included. If more than one namespace is passed in, they must separated by the vertical bar:
$parser->XML_PullParser_setCurrentNS("http://room535.org/movies/title/|"
. "http://room535.org/movies/mov/|http://room535.org/movies/star/");
Unsets the current namespace definition
This is aimed at scripts which create more than one instance of eXcavator, where the the aim is to turn off namespace support and unset the namespace definition, so that the next query is processed without namespace support in effect. Unless this function is called between queries, the namespace definition of the previous query remains in effect and therefore namespace support will also remain in effect.
Documentation generated on Mon, 30 Oct 2006 07:00:58 -0500 by phpDocumentor 1.3.0RC6