|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.InputStream
com.timeindexing.appl.IndexInputStream
com.timeindexing.appl.IndexSelectionInputStream
public class IndexSelectionInputStream
A InputStream class to get to data in an Index.
| Constructor Summary | |
|---|---|
IndexSelectionInputStream(Index anIndex,
IndexProperties properties)
Construct an IndexSelectionInputStream object given an Index and some IndexProperties |
|
| Method Summary |
|---|
| Methods inherited from class com.timeindexing.appl.IndexInputStream |
|---|
read |
| Methods inherited from class java.io.InputStream |
|---|
available, close, mark, markSupported, read, read, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexSelectionInputStream(Index anIndex,
IndexProperties properties)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||