Package cdox.data

Interface Summary
Data This interface is used to represent the data that is known about the current CD and to fill this data on a cover.
DataSource This interface is meant to provide easy access to a database, a specific file format or any other data source that provides information about a CD.
 

Class Summary
AudioData Represents the data for an audio CD.
AudioDataSheet This class is used by AudioData to display the audio CD data.
FileSource This is a DataSource that can be used to read a directory in several ways and generate GenericData from it.
FileSourceDialog  
GenericData Represents the data for an audio CD.
GenericDataSheet This class is used by AudioData to display the audio CD data.
PluginFactory This class provides access to the plugins that are currently installed.
VideoData Represents the data for a video cd.
VideoDataSheet This class is used by VideoData to display the video CD data.
VideoFileSource This is a DataSource that examines a file name and extracts a film title from it.