net.sourceforge.neurosdbm.db
Class PlaylistSAI
java.lang.Object
net.sourceforge.neurosdbm.db.SAI
net.sourceforge.neurosdbm.db.PlaylistSAI
- class PlaylistSAI
- extends SAI
Field Summary |
private int |
type
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
type
private int type
PlaylistSAI
PlaylistSAI(java.lang.String fileName,
int type,
PlaylistMDB mdb,
PAI pai)
throws java.io.FileNotFoundException,
java.io.IOException,
DatabaseCorruptException
PlaylistSAI
PlaylistSAI(java.lang.String fileName,
int type,
boolean createEmpty,
PlaylistMDB mdb,
PAI pai)
throws java.io.FileNotFoundException,
java.io.IOException,
DatabaseCorruptException
createEmptyDatabase
void createEmptyDatabase(MDB mdb,
PAI pai)
- Specified by:
createEmptyDatabase
in class SAI
Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.