Package bbc.rd.tvanytime.search

Provides interfaces and exceptions for searching on in-memory and remotely queried tables.

See:
          Description

Interface Summary
LocationResolution LocationResolution: Interface for location resolution services.
MetadataSearch MetadataSearch: Interface defining search functions of TVAnytime metadata tables: ProgramInformation, ProgramLocation, GroupInformation, SegmentationInformation
 

Exception Summary
SearchInterfaceNotSupportedException SearchInterfaceNotSupportedException: An exception to be thrown by implementations of MetadataSearch and LocationResolution interfaces when they don't support certain search functions.
 

Package bbc.rd.tvanytime.search Description

Provides interfaces and exceptions for searching on in-memory and remotely queried tables.