|
RiTa index |
|
| Name | parse() |
| Class | RiHtmlParser |
| Description | Returns the contents of the URL (an html page) with HTML tags removed
after executing the following callbacks (which should be overridden):
|
| Syntax | parse(url); |
| Returns | java.lang.String |
| Usage | Web & Application |
| Related | |