Package org.ocap.hn.content

Interface Summary
AudioResource Interface implemented by subclasses of ContentResource to identify that a content contains audio.
ContentContainer This class represents a container that contains one or more content entries.
ContentEntry This interface represents a basic content entry.
ContentItem This class represents a piece of content.
ContentListListener Listener interface for classes which are interested in changes to a ContentList.
ContentResource Abstract class representing a media stream/file.
MetadataNode Base class for all Metadata.
StreamableContentResource Abstract class representing content that can be streamed, e.g., MPEG file.
VideoResource Interface implemented by subclasses of ContentResource to identify that a content contains video/still image material.
 

Class Summary
ContentDatabase This class represents the Content database containing content entries accessible from this OCAP device.
ContentListEvent Event which will be sent to registered ContentListListeners when ContentItems have been added/removed.
MetadataIdentifiers This abstract class represents access to standardized metadata identifiers.
RecordingContentItem This class represents a content entry that is also a RecordingListEntry.
 

Exception Summary
DatabaseException Exception that is thrown when a database error occurs