Package org.dvb.spi.si.full

This package defines an interface for providing full service information, as accessed by javax.tv.service.SIManager.

See:
          Description

Interface Summary
SIManagerProvider This xlet-bound provider allows one to take complete control of the view of SI exposed to the xlet to which it is bound.
 

Package org.dvb.spi.si.full Description

This package defines an interface for providing full service information, as accessed by javax.tv.service.SIManager. This package defines an xlet-bound provider. Since it's an xlet-bound manager, every xlet that needs the services of this kind of provider needs to carry its own implementation of the provider. It is envisaged that the provider defined in the package org.dvb.si.simple will be used more frequently.