|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.dtv.service.SIDatabase
public class SIDatabase
| Constructor Summary | |
|---|---|
protected |
SIDatabase()
Protected constructor - not to be called directly. |
| Method Summary | |
|---|---|
static Object[] |
getAllSIDatabases()
Returns an array of all SIDatabase instances in the system. |
static Object |
getSIDatabase(Tuner tuner)
Returns the SIDatabase instance which corresponds to the native system. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SIDatabase()
| Method Detail |
|---|
public static Object getSIDatabase(Tuner tuner)
throws NullPointerException
The tuner is used to select the interface.
tuner - The tuner to get the SI database from.
NullPointerException - if tuner is null.public static Object[] getAllSIDatabases()
|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||