Package | Description |
---|---|
org.apache.nutch.core.jsoup.extractor |
core package of jsoup-extractor containing XML configuration parser, document structure
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JsoupDocument.DocumentField> |
JsoupDocument.getDocumentFields() |
Modifier and Type | Method and Description |
---|---|
void |
JsoupDocument.addField(JsoupDocument.DocumentField documentField) |
Modifier and Type | Method and Description |
---|---|
void |
JsoupDocument.setDocumentFields(java.util.List<JsoupDocument.DocumentField> documentFields) |
Copyright © 2019 The Apache Software Foundation