public class Parser extends Configurable
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
config| Constructor and Description |
|---|
Parser(CrawlConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(Page page,
String contextURL) |
getConfigpublic Parser(CrawlConfig config)
public void parse(Page page, String contextURL) throws NotAllowedContentException, ParseException
Copyright © 2015. All rights reserved.