Package com.timeindexing.appl

Contains classes that provide support for the application layer.

See:
          Description

Class Summary
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.
OutputStreamer A class to output any data
PositionParser Parses a position from a given input.
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.
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.
 

Package com.timeindexing.appl Description

Contains classes that provide support for the application layer.