org.htmlparser.parserapplications
public class LinkExtractor extends Object
Method Summary | |
---|---|
static void | main(String[] args)
Run the link extractor. |
Parameters: args [0] Optional url to extract links from. An input dialog is displayed if it is not supplied.
HTML Parser is an open source library released under LGPL. | |