Javascript debugger Website design ↑
XMLReader { bool lookupNamespace(string prefix);}
bool lookupNamespace(string prefix);
Lookup in scope namespace for a given prefix.
String containing the prefix.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE
Javascript debugger Website design