public class Parser extends Object
| Constructor and Description |
|---|
Parser(CrawlConfig config) |
Parser(CrawlConfig config,
HtmlParser htmlParser) |
public Parser(CrawlConfig config) throws IllegalAccessException, InstantiationException
public Parser(CrawlConfig config, HtmlParser htmlParser)
public void parse(Page page, String contextURL) throws NotAllowedContentException, ParseException
Copyright © 2018. All rights reserved.