Searched defs:getNextElement (Results 1 – 5 of 5) sorted by relevance
277 public static function getNextElement (&$element, $xmlCode, &$endPos=NULL) { function in XMLUtil
META-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
833 this.getNextElement=function(node){while(node&&node.nodeType!=1){node=node.nextSibling function
2228 this.getNextElement = function(node) function
844 this.getNextElement=function(node){while(node&&node.nodeType!=1){node=node.nextSibling function