|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.importing.crawler.web.producer.SimpleRecordProducer
public class SimpleRecordProducer
Really simple implementation of RecordProducer that just returns the unchanged input.
| Constructor Summary | |
|---|---|
SimpleRecordProducer()
|
|
| Method Summary | |
|---|---|
java.util.Collection<Record> |
produceRecords(Record record,
AnyMap parameters,
TaskLog log)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleRecordProducer()
| Method Detail |
|---|
public java.util.Collection<Record> produceRecords(Record record,
AnyMap parameters,
TaskLog log)
throws WebCrawlerException
produceRecords in interface RecordProducerWebCrawlerException
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||