|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CDDB | |
|---|---|
| com.antelmann.cddb | This package contains classes to maintain music CD collections and associate CDs with information from a CDDB service. |
| Uses of CDDB in com.antelmann.cddb |
|---|
| Classes in com.antelmann.cddb that implement CDDB | |
|---|---|
class |
FileCDDB
FileCDDB is a local CD database that works off the file system. |
class |
FreeDB
FreeDB implements the connection to a freedb.org server or one of its mirrors. |
class |
SQLCDDB
A very simple CDDB implementation that uses a SQL database for CDs and tracks. |
| Methods in com.antelmann.cddb with parameters of type CDDB | |
|---|---|
int |
FileCDDB.importCDInfoFromServer(CDID cd,
CDDB server)
imports all information that can be retrieved from the CDDB server in regards to the given CD (including fuzzy matches). |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||