|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parser
A parser for content generated by a Protocol
implementation. This interface is implemented by extensions. Nutch's core
contains no page parsing code.
| Field Summary | |
|---|---|
static String |
X_POINT_ID
The name of the extension point. |
| Method Summary | |
|---|---|
Parse |
getParse(Content c)
Creates the parse for some content. |
| Methods inherited from interface org.apache.hadoop.conf.Configurable |
|---|
getConf, setConf |
| Field Detail |
|---|
static final String X_POINT_ID
| Method Detail |
|---|
Parse getParse(Content c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||