Java TV(tm) API 1.0

Uses of Package
javax.tv.locator

Packages that use javax.tv.locator
javax.tv.carousel Provides access to broadcast file and directory data through APIs that work with the java.io package. 
javax.tv.locator Provides a means for referencing data and resources accessible via the Java TV APIs. 
javax.tv.media Provides controls and events for the management of real-time media in a television environment. 
javax.tv.net Provides access to IP datagrams transmitted in the broadcast stream. 
javax.tv.service Provides mechanisms for accessing the service information (SI) database and APIs representing the SI elements it contains. 
javax.tv.service.guide Provides APIs to support electronic program guides (EPGs), including program schedules, program events and program ratings. 
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
javax.tv.service.selection Provides a mechanism to select a Service for presentation. 
javax.tv.service.transport Provides additional information about the transport mechanisms that deliver the content the SI data describes. 
 

Classes in javax.tv.locator used by javax.tv.carousel
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 

Classes in javax.tv.locator used by javax.tv.locator
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
LocatorFactory
          This class defines a factory for the creation of Locator objects.
MalformedLocatorException
          This exception is thrown to indicate that a malformed locator string has been used.
 

Classes in javax.tv.locator used by javax.tv.media
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 

Classes in javax.tv.locator used by javax.tv.net
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 

Classes in javax.tv.locator used by javax.tv.service
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 

Classes in javax.tv.locator used by javax.tv.service.guide
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 

Classes in javax.tv.locator used by javax.tv.service.navigation
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 

Classes in javax.tv.locator used by javax.tv.service.selection
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 

Classes in javax.tv.locator used by javax.tv.service.transport
InvalidLocatorException
          This exception is thrown when a Locator is not valid in a particular context.
Locator
          The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.