Uses of Interface
javax.tv.locator.Locator

Packages that use Locator
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. 
org.davic.net Provides general content referencing. 
org.dvb.media Provides DVB specific extensions to the Java Media Framework. 
org.dvb.spi.selection This package defines an SPI for selection of services and service components. 
org.ocap.net The org.ocap.net package provides locators for accessing various types of items in the transport stream. 
org.ocap.si The org.ocap.si package represents MPEG-2 PSI data. 
 

Uses of Locator in javax.tv.locator
 

Methods in javax.tv.locator that return Locator
abstract  Locator LocatorFactory.createLocator(String locatorString)
          Creates a Locator object from the specified locator string.
 Locator InvalidLocatorException.getInvalidLocator()
          Returns the offending Locator instance.
abstract  Locator[] LocatorFactory.transformLocator(Locator source)
          Transforms a Locator into its respective collection of transport dependent Locator objects.
 

Methods in javax.tv.locator with parameters of type Locator
abstract  Locator[] LocatorFactory.transformLocator(Locator source)
          Transforms a Locator into its respective collection of transport dependent Locator objects.
 

Constructors in javax.tv.locator with parameters of type Locator
InvalidLocatorException(Locator locator)
          Constructs an InvalidLocatorException with no detail message.
InvalidLocatorException(Locator locator, String reason)
          Constructs an InvalidLocatorException with the specified detail message.
 

Uses of Locator in javax.tv.media
 

Methods in javax.tv.media that return Locator
 Locator[] MediaSelectControl.getCurrentSelection()
          Reports the components of the current selection.
 Locator[] MediaSelectEvent.getSelection()
          Reports the selection that caused this event.
 

Methods in javax.tv.media with parameters of type Locator
 void MediaSelectControl.add(Locator component)
          Adds a service component (for example, subtitles) to the presentation.
 void MediaSelectControl.remove(Locator component)
          Removes a service component from the presentation.
 void MediaSelectControl.replace(Locator fromComponent, Locator toComponent)
          Replaces a service component in the presentation.
 void MediaSelectControl.select(Locator component)
          Selects a new service component for presentation.
 void MediaSelectControl.select(Locator[] components)
          Selects one or more service components for presentation.
 

Constructors in javax.tv.media with parameters of type Locator
MediaSelectCARefusedEvent(Controller source, Locator[] selection)
          Constructs the MediaSelectCARefusedEvent.
MediaSelectEvent(Controller controller, Locator[] selection)
          Creates a new MediaSelectEvent.
MediaSelectFailedEvent(Controller source, Locator[] selection)
          Creates a new MediaSelectFailedEvent.
MediaSelectPermission(Locator locator)
          Creates a new MediaSelectPermission object for the specified Locator.
MediaSelectSucceededEvent(Controller source, Locator[] selection)
          Creates a new MediaSelectSucceededEvent.
 

Uses of Locator in javax.tv.net
 

Methods in javax.tv.net with parameters of type Locator
static InetAddress InterfaceMap.getLocalAddress(Locator locator)
          Reports the local IP address assigned to the given service component.
 

Uses of Locator in javax.tv.service
 

Methods in javax.tv.service that return Locator
 Locator Service.getLocator()
          Reports the Locator of this Service.
 Locator SIElement.getLocator()
          Reports the Locator of this SIElement.
 

Methods in javax.tv.service with parameters of type Locator
abstract  Service SIManager.getService(Locator locator)
          Provides the Service identified by a given Locator.
abstract  void SIManager.registerInterest(Locator locator, boolean active)
          Provides a hint to the SI database that the application desires SI information as complete as possible about the specified SIElement.
abstract  SIRequest SIManager.retrieveProgramEvent(Locator locator, SIRequestor requestor)
          Retrieves the ProgramEvent corresponding to the given Locator.
abstract  SIRequest SIManager.retrieveServiceDetails(Locator locator, SIRequestor requestor)
          Retrieves the ServiceDetails object corresponding to the given Locator.
abstract  SIRequest SIManager.retrieveSIElement(Locator locator, SIRequestor requestor)
          Retrieves the SIElement corresponding to the specified Locator.
 

Constructors in javax.tv.service with parameters of type Locator
ReadPermission(Locator locator)
          Creates a new ReadPermission object for the specified locator.
 

Uses of Locator in javax.tv.service.guide
 

Methods in javax.tv.service.guide that return Locator
 Locator ProgramSchedule.getServiceLocator()
          Reports the transport-dependent locator referencing the service to which this ProgramSchedule belongs.
 

Methods in javax.tv.service.guide with parameters of type Locator
 SIRequest ProgramSchedule.retrieveProgramEvent(Locator locator, SIRequestor requestor)
          Retrieves a program event matching the locator.
 

Uses of Locator in javax.tv.service.navigation
 

Methods in javax.tv.service.navigation that return Locator
 Locator[] LocatorFilter.getFilterValue()
          Reports the locators used to create this filter.
 

Methods in javax.tv.service.navigation with parameters of type Locator
 Service ServiceList.findService(Locator locator)
          Reports the Service corresponding to the specified locator if it is a member of this list.
 

Constructors in javax.tv.service.navigation with parameters of type Locator
LocatorFilter(Locator[] locators)
          Constructs the filter based on a set of locators.
 

Uses of Locator in javax.tv.service.selection
 

Methods in javax.tv.service.selection that return Locator
 Locator InvalidServiceComponentException.getInvalidServiceComponent()
          Reports the offending service components.
 Locator[] ServiceContentHandler.getServiceContentLocators()
          Reports the portions of the service on which this handler operates.
 

Methods in javax.tv.service.selection with parameters of type Locator
 void ServiceContext.select(Locator[] components)
          Selects content by specifying the parts of a service to be presented.
 

Constructors in javax.tv.service.selection with parameters of type Locator
InvalidServiceComponentException(Locator component)
          Constructs an InvalidServiceComponentException with no detail message.
InvalidServiceComponentException(Locator component, String reason)
          Constructs an InvalidServiceComponentException with the specified detail message.
SelectPermission(Locator locator, String actions)
          Creates a new SelectPermission object for the specified locator.
 

Uses of Locator in javax.tv.service.transport
 

Methods in javax.tv.service.transport with parameters of type Locator
 SIRequest BouquetCollection.retrieveBouquet(Locator locator, SIRequestor requestor)
          Retrieves the specified Bouquet from the collection.
 SIRequest NetworkCollection.retrieveNetwork(Locator locator, SIRequestor requestor)
          Retrieves the specified Network from the collection.
 SIRequest TransportStreamCollection.retrieveTransportStream(Locator locator, SIRequestor requestor)
          Retrieves the specified TransportStream from the collection.
 

Uses of Locator in org.davic.net
 

Classes in org.davic.net that implement Locator
 class Locator
          Locator that encapsulates an URL into an object
 

Uses of Locator in org.dvb.media
 

Methods in org.dvb.media with parameters of type Locator
 void DVBMediaSelectControl.selectServiceMediaComponents(Locator l)
          Selects for presentation the media service components from a service.
 

Uses of Locator in org.dvb.spi.selection
 

Methods in org.dvb.spi.selection that return Locator
 Locator KnownServiceReference.getActualLocation()
          Return the actualLocation as provided when this ServiceReference was constructed.
 Locator KnownServiceReference.getLocator()
          Gives the transport-dependent locator that will be used to represent this service through the Java TV APIs, both in this xlet and in others.
 Locator ServiceReference.getLocator()
          Gives the transport-dependent locator of the service
 

Constructors in org.dvb.spi.selection with parameters of type Locator
KnownServiceReference(String transportIndependent, String transportDependent, Locator actualLocation)
          Create a ServiceReference for the given service identified by the combination of a transport independent and transport dependent identifiers.
 

Uses of Locator in org.ocap.net
 

Classes in org.ocap.net that implement Locator
 class OcapLocator
           This class encapsulates an OCAP URL into an object.
 class URLLocator
          A concrete implementation of Locator that encapsulates a URL into an object.
 

Uses of Locator in org.ocap.si
 

Methods in org.ocap.si with parameters of type Locator
abstract  void ProgramAssociationTableManager.addInBandChangeListener(TableChangeListener listener, Locator locator)
          Add a TableChangeListener object that will be notified when the inband PAT for the channel (transport stream) identified by the Locator parameter changes.
abstract  void ProgramMapTableManager.addInBandChangeListener(TableChangeListener listener, Locator locator)
          Add a TableChangeListener object that will be notified when the inband PMT changes.
abstract  SIRequest ProgramAssociationTableManager.retrieveInBand(SIRequestor requestor, Locator locator)
           Retrieve a PAT from the in-band channel (transport stream) identified by the Locator parameter.
abstract  SIRequest ProgramMapTableManager.retrieveInBand(SIRequestor requestor, Locator locator)
           Retrieve a PMT from the in-band channel (transport stream) identified by the Locator parameter.
 



Copyright © 2011. All Rights Reserved.