| Package | Description |
|---|---|
| edu.uci.ics.crawler4j.crawler | |
| edu.uci.ics.crawler4j.parser |
| Modifier and Type | Field and Description |
|---|---|
protected ParseData |
Page.parseData
The parsed data populated by parsers
|
| Modifier and Type | Method and Description |
|---|---|
ParseData |
Page.getParseData() |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setParseData(ParseData parseData) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryParseData |
class |
HtmlParseData |
class |
TextParseData |
Copyright © 2015. All rights reserved.