|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.isi.powerloom.semantic_web.Collector
public abstract class Collector
An abstract class for collecting the results of translations. This provides an interface for providing both a batch and a streaming system for doing the translations.
| Constructor Summary | |
|---|---|
Collector()
|
|
| Method Summary | |
|---|---|
abstract void |
insert(Stella_Object item)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Collector()
| Method Detail |
|---|
public abstract void insert(Stella_Object item)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||