Package com.timeindexing.appl

Contains classes that provide support for the application layer.

See:
          Description

Class Summary
ArgArrayConverter This class is used by applications to do processing of an arg array in order to get an IndexProperties object that can be used by a SelectionProcessor.
CountLimitedSelectionStreamer A class to output a selction of the data, but which limits the amount to a certain number of items.
CountParser Parses a count from a given input.
Displayer Display a whole TimeIndex to an OutputStream
IndexInputStream A InputStream class to get access to data that is in an Index, in situations where an InputStream is needed.
IndexPropertiesProcessor The IndexPropertiesProcessor has various methods for IndexProperties and which contain useful functions.
IndexSelectionInputStream A InputStream class to get to data in an Index.
OutputStreamer A class to output any data
PositionParser Parses a position from a given input.
Selecter Display a selection of TimeIndex to an OutputStream given the Index filename.
SelecterWithHeader Display a selection of a TimeIndex to an OutputStream given the Index filename.
SelectionCodeEvaluator Determine the security code of a selection of TimeIndex given the Index filename.
SelectionProcessor This class is used by applications to do processing of values in order to get selection from an Index.
SelectionStreamer A class to output a selctino of the data.
SelectionValidationCode This generates a validation code for an IndexView.
SelectionWithHeaderStreamer A class to output a selction of the data toghether with a header.
TIAppend Append to a timeindex file from a file or stdin.
TICat Cat a TimeIndex to the stdout.
TICreate Create a timeindex file from a file or stdin.
TIDump Dump a TimeIndex to the stdout.
TimeLimitedSelectionStreamer A class to output a selction of the data, but which limits the amount to a certain amount of time.
TimeParser Parses a time from a given input.
TISelect Select a region of TimeIndex to the stdout.
VolumeLimitedSelectionStreamer A class to output a selction of the data, but which limits the amount to a certain volume of
 

Package com.timeindexing.appl Description

Contains classes that provide support for the application layer.



Timeindexing 2008