Source for file Xml.class.php
Documentation is available at Xml.class.php
- throw new Gumbo_Exception ("Invalid Argument 'data:str|SimpleXMLElement' => {$data}:" . gettype ($data));
- throw new Gumbo_Exception ("Invalid Argument 'data:SimpleXMLElement' => {$data}:" . gettype ($data));
- $data = call_user_func ($func, $data, $this->getClassName (), $this->getOptions (), $this->getNamespace (), $this->isPrefix ());
- throw new Gumbo_Exception ("Invalid Argument 'data:SimpleXMLElement' => {$data}:" . gettype ($data));