Uses of Package
org.dvb.tvanytime.metadata

Packages that use org.dvb.tvanytime.metadata
org.dvb.tvanytime.metadata Provides access to TV-Anytime metadata services. 
org.dvb.tvanytime.metadata.ip Provides access to Broadband Content Guides delivered via IP. 
 

Classes in org.dvb.tvanytime.metadata used by org.dvb.tvanytime.metadata
CapabilityDescriptionsListener
          An interface allowing applications to determine the capabilities of an IPDatabase.
ClassificationScheme
          Class representing a TV-Anytime classification scheme.
ControlledTerm
          Interface for encapsulating one term from a classification scheme.
Database
          All sources of metadata conform to this interface, whether sourced locally, from a broadcast service or from an IP server.
DatabaseException
          Exception that is thrown when a database error occurs.
DatabaseQuery
          Class representing a query of the metadata database.
DatabaseQueryResult
          Class that holds the result of a database query.
DatabaseScope
          Class representing the desired scope of a metadata database.
DvbDatabase
          Class providing access to a TV Anytime metadata service that is broadcast in a DVB service.
FieldIDDefinitionList
          Class listing a set of fieldID strings and allowing the corresponding XPath expressions to be obtained.
IPDatabase
          Class providing access a TV Anytime server over IP.
ListIterator
          An iterator which allows applications to traverse metadata fragments in a DatabaseQueryResult.
MetadataChangedListener
          An interface for applications wishing to be informed when revised information becomes available from a metadata service.
MonitoredDatabase
          Sources of metadata conforming to this interface can be continuously monitored for changes.
Mpeg7Text
          Represents a piece of text, along with the language in which the text is written.
QueryConstraints
          Class that encapsulates all the possible constraints that can be applied to a database query.
ResultListener
          An interface for applications that wish to listen for changes to a DatabaseQueryResult.
StoredContentDatabase
          Class representing a database that contains TV-Anytime metadata associated with content that has been recorded and is currently stored by the device.
Table
          Class which allows a specific table type to be requested in the QueryConstraints class.
 

Classes in org.dvb.tvanytime.metadata used by org.dvb.tvanytime.metadata.ip
Database
          All sources of metadata conform to this interface, whether sourced locally, from a broadcast service or from an IP server.
DatabaseException
          Exception that is thrown when a database error occurs.
MonitoredDatabase
          Sources of metadata conforming to this interface can be continuously monitored for changes.