public interface RecordProducer
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Record> |
produceRecords(Record record,
WebCrawlingContext context) |
java.util.Collection<Record> produceRecords(Record record, WebCrawlingContext context) throws WebCrawlerException
WebCrawlerException