public interface Parser extends Pluggable, Configurable
Protocol
implementation. This interface is implemented by extensions. Nutch's core
contains no page parsing code.| Modifier and Type | Field and Description |
|---|---|
static String |
X_POINT_ID
The name of the extension point.
|
| Modifier and Type | Method and Description |
|---|---|
Parse |
getParse(Content c)
Creates the parse for some content.
|
getConf, setConfCopyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.