|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.core.store.NullStore
public class NullStore
A very simple DocumentStore when the original document contents are not available.
| Constructor Summary | |
|---|---|
NullStore()
|
|
| Method Summary | |
|---|---|
void |
close()
|
Document |
get(java.lang.String identifier)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullStore()
| Method Detail |
|---|
public Document get(java.lang.String identifier)
throws java.io.IOException
get in interface DocumentStorejava.io.IOException
public void close()
throws java.io.IOException
close in interface DocumentStorejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||