|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidLocatorException | |
---|---|
org.dvb.dsmcc | Provides extended access to files carried in the broadcast stream. |
org.dvb.locator | Provides Locators for various concepts not addressed in the org.davic and javax.tv packages. |
Uses of InvalidLocatorException in org.dvb.dsmcc |
---|
Methods in org.dvb.dsmcc that throw InvalidLocatorException | |
---|---|
static java.net.URL |
ServiceDomain.getURL(Locator l)
NOTE [GEM P.2.5.5]: The original description has been replaced with the following: Returns a URL corresponding to a locator referring to a file or a directory, as specified in the table in GEM clause 14.8, "Locators and content referencing." If the service domain corresponding to the locator is attached and the file or directory referenced in the locator exists then an instance of java.net.URL is returned which can be used to
reference this object. |
Uses of InvalidLocatorException in org.dvb.locator |
---|
Constructors in org.dvb.locator that throw InvalidLocatorException | |
---|---|
FrequencyLocator(byte[] delivery_system_descriptor,
int program_number)
Constructor for referencing a service which does not carry any DVB-SI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |