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
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.
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.
TICat Cat 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.