Package com.isti.trinetwatch.station

Data structure classes for supporting the NSI server.

See:
          Description

Interface Summary
GroupTableInfo Interface GroupTableInfo defines methods to access a table of station groups.
 

Class Summary
GroupTable Class GroupTable manages a table of station groups.
Station Class Station manages station-specific information.
StationInfoParser Class StationInfoParser reads data from an input stream into a table of station objects.
StationNameComp Class StationNameComp implements a comparator that compares two station name strings, using any leading network code ('NN-') as a secondary comparison value.
StationTable Class StationTable manages a table of Station objects (each object is associated with one station).
 

Package com.isti.trinetwatch.station Description

Data structure classes for supporting the NSI server. These classes define the data structures for holding station information.