Javascript debugger Website design ↑
XMLReader { bool next(string localname);}
bool next(string localname);
Positions cursor on the next node skipping all subtrees.
The name of the next node to move to.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE
Javascript debugger Website design