public class TextExtractor extends AbstractStage
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
processOnlyNull
Constructor and Description |
---|
TextExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
List<Document> |
processDocument(Document doc) |
void |
startStage(StageConfiguration config) |
void |
stopStage() |
public void startStage(StageConfiguration config)
startStage
in class AbstractStage
public List<Document> processDocument(Document doc)
processDocument
in class AbstractStage
public void stopStage()
stopStage
in class AbstractStage
public void flush()
flush
in class AbstractStage
Copyright © 2020 myrobotlab. All rights reserved.