RiTa
index
Name customParse()
Class HtmlParserIF
Description Returns the contents of the URL (generally a text/HTML page) after executing the callbacks in the ParserCallback object.
Syntax
customParse(url, parserCallback);
Returns void
Usage Web & Application
Related