Uses of Class
org.dvb.tvanytime.resolution.ContentReferencingManager

Packages that use ContentReferencingManager
org.dvb.tvanytime.resolution Provides access to TV-Anytime Content Referencing Information. 
 

Uses of ContentReferencingManager in org.dvb.tvanytime.resolution
 

Methods in org.dvb.tvanytime.resolution that return ContentReferencingManager
static ContentReferencingManager ContentReferencingManager.getInstance()
          Get a ContentReferencingManager where the platform chooses the context and resolution provider preferences.
static ContentReferencingManager ContentReferencingManager.getInstance(int contextId, int contextIdType)
          Get a ContentReferencingManager for a specified context where the platform chooses the resolution provider preferences.
static ContentReferencingManager ContentReferencingManager.getInstance(Locator URL)
          Get a ContentReferencingManager which uses the specified server for IP-based queries.
static ContentReferencingManager ContentReferencingManager.getInstance(ResolutionProviderInformation provider)
          Get a ContentReferencingManager for a specified context and resolution provider.