Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Package
javax.tv.service.navigation

Packages that use javax.tv.service.navigation
javax.tv.service Provides mechanisms for accessing the service information (SI) database and APIs representing the SI elements it contains. 
javax.tv.service.navigation Provides APIs to navigate through services and hierarchical service information. 
javax.tv.service.transport Provides additional information about the transport mechanisms that deliver the content the SI data describes. 
 

Classes in javax.tv.service.navigation used by javax.tv.service
ServiceFilter
          This class represents a set filtering criteria used to generate a ServiceList.
ServiceList
          ServiceList represents an ordered list of Service objects based on a specific grouping rule defined by a ServiceFilter.
 

Classes in javax.tv.service.navigation used by javax.tv.service.navigation
CAIdentification
          This interface associates information related to the conditional access (CA) subsystem with certain SI objects.
DeliverySystemType
          This class represents values of various types of delivery systems, for example, satellite, cable, etc.
FavoriteServicesName
          This interface represents the name of a preference describing a set of favorite services.
FilterNotSupportedException
          This exception indicates that the specified ServiceFilter is not supported.
ServiceComponent
          This interface represents an abstraction of an elementary stream.
ServiceComponentChangeEvent
          A ServiceComponentChangeEvent notifies an ServiceComponentChangeListener of changes to a ServiceComponent detected in a ServiceDetails.
ServiceComponentChangeListener
          This interface is implemented by applications wishing to receive notification of changes to ServiceComponent data.
ServiceDetails
          This interface provides access to service meta-data.
ServiceDetailsSIChangeEvent
          A ServiceDetailsSIChangeEvent notifies an SIChangeListener of changes to a ServiceDetails.
ServiceFilter
          This class represents a set filtering criteria used to generate a ServiceList.
ServiceIterator
          ServiceIterator permits iteration over an ordered list of Service objects.
ServiceList
          ServiceList represents an ordered list of Service objects based on a specific grouping rule defined by a ServiceFilter.
SortNotAvailableException
          This exception indicates that the requested sorting method is not available for the particular ServiceList, for example, sorting by service numbers.
StreamType
          This class represents values of ServiceComponent stream types (e.g., "video", "audio", "subtitles", "data", "sections", etc.).
 

Classes in javax.tv.service.navigation used by javax.tv.service.transport
DeliverySystemType
          This class represents values of various types of delivery systems, for example, satellite, cable, etc.
ServiceDetails
          This interface provides access to service meta-data.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.