See: Description
| Class | Description |
|---|---|
| Album |
Holds all information of an album.
|
| AlbumDB |
Holds the list of all albums.
|
| DBSearch |
This class offers you a few methods to search the CD DB.
|
| Interpreter |
Holds the infomation of the interpreter of an album or song.
|
| Track |
Holds the information of a track.
|
| TrackResult |
Contains the track and the names of all albums where the song is found.
|
ComplexTypes.jar:
The file ch/e2e/examples/complex/cdlist.xml contains all available cd
informations. You can find this file in the
ComplexTypes.src folder.