|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.timeindexing.event.OutputEventGenerator
com.timeindexing.appl.Selecter
com.timeindexing.appl.SelecterWithHeader
public class SelecterWithHeader
Display a selection of a TimeIndex to an OutputStream given the Index filename. This always puts out a header before the selection of data from the TimeIndex.
| Field Summary |
|---|
| Fields inherited from class com.timeindexing.event.OutputEventGenerator |
|---|
outputListenerList |
| Constructor Summary | |
|---|---|
SelecterWithHeader(java.lang.String filename,
java.io.OutputStream out)
Construct a SelecterWithHeader object. |
|
| Method Summary | |
|---|---|
protected void |
output(IndexProperties selectionProperties)
Do the output |
| Methods inherited from class com.timeindexing.appl.Selecter |
|---|
addOutputEventListener, addPrimaryEventListener, close, getBytesOutput, open, outputNotification, removePrimaryEventListener, select |
| Methods inherited from class com.timeindexing.event.OutputEventGenerator |
|---|
fireOutputEvent, getOutputEventListeners, hasOutputEventListeners, removeOutputEventListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelecterWithHeader(java.lang.String filename,
java.io.OutputStream out)
| Method Detail |
|---|
protected void output(IndexProperties selectionProperties)
throws java.io.IOException,
TimeIndexException
output in class Selecterjava.io.IOException
TimeIndexException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||