Java DTV API 1.3
18-Nov-2009

Package com.sun.dtv.service

This package provides an interface for accessing the Low Level SI database.

See:
          Description

Class Summary
SIDatabase  
 

Package com.sun.dtv.service Description

This package provides an interface for accessing the Low Level SI database.

Overview

This package contains the Service Information (SI) API to access the low level SI database which contains the SI tables. The class in this package provides a way to obtain a reference to the actual low level SI Database, which is dependent on the transport system. An actual SIDatabase implementation must be derived from the SIDatabase as defined in this package and provide access methods and class definitions for the individual SI tables.

Design




Description

This package describes a common abstraction to provide access to the low level service information (SI) of the broadcasting system.

To be fully flexible the SIDatabase provides a common base class, from which the actual SIDatabase implementation class is derived. This mechanism permits to use different SI database formats as provided in the actual broadcasting system.

For this purpose it defines a SIDatabase class, which is a to be used as a base class for the actual SI database implementations. From this base class an actual SI database implementation A SI database provides means to asynchronously query or monitor SI tables, which are transmitted in the MPEG-2 transport stream. The MPEG-2 specification defines the common format of the SI tables and mandates a minimum set of tables. Actual transmission standards, like DVB, ARIB or ATSC define additional tables, which correspond to the service information used in this network. It depends on the broadcasting standard and the geographic location, which kind of tables are supported.

Since:
JavaDTV1.0

Java DTV API 1.3
18-Nov-2009

Copyright © 2008-2009 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved.

U.S. Government Rights - Commercial software. Government users are subject to the Sun Microsystems, Inc. standard license agreement and applicable provisions of the FAR and its supplements. Sun, Sun Microsystems, the Sun logo and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.Products covered by and information contained in this service manual are controlled by U.S. Export Control laws and may be subject to the export or import laws in other countries. Nuclear, missile, chemical biological weapons or nuclear maritime end uses or end users, whether direct or indirect, are strictly prohibited. Export or reexport to countries subject to U.S. embargo or to entities identified on U.S. export exclusion lists, including, but not limited to, the denied persons and specially designated nationals lists is strictly prohibited.

DOCUMENTATION IS PROVIDED AS IS AND ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.

Use of this document is subject to license terms.