public class JsoupDocumentReader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
Modifier | Constructor and Description |
---|---|
protected |
JsoupDocumentReader(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JsoupDocument> |
getDocuments() |
static JsoupDocumentReader |
getInstance(Configuration conf) |
protected JsoupDocumentReader(Configuration conf)
public static JsoupDocumentReader getInstance(Configuration conf)
public java.util.List<JsoupDocument> getDocuments()
Copyright © 2019 The Apache Software Foundation