|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timeindexing.appl.OutputStreamer
com.timeindexing.appl.SelectionStreamer
A class to output a selctino of the data.
Field Summary |
Fields inherited from class com.timeindexing.appl.OutputStreamer |
index, out, outputPlugin, outputProperties, writeCount |
Constructor Summary | |
SelectionStreamer(Index anIndex,
java.io.OutputStream output)
Construct an SelectionStreamer object given an index and an output stream. |
Method Summary | |
long |
doOutput(IndexProperties properties)
Do some output, given some IndexProperties. |
Methods inherited from class com.timeindexing.appl.OutputStreamer |
processTimeIndex |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelectionStreamer(Index anIndex, java.io.OutputStream output)
Method Detail |
public long doOutput(IndexProperties properties) throws java.io.IOException, TimeIndexException
doOutput
in class OutputStreamer
java.io.IOException
TimeIndexException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |