com.pixelmed.database
Class RebuildDatabaseFromInstanceFiles
java.lang.Object
com.pixelmed.database.RebuildDatabaseFromInstanceFiles
public class RebuildDatabaseFromInstanceFiles
- extends Object
This class allows the reconstruction of a database from the stored instance files,
such as when the database schema model has been changed.
|
Method Summary |
static void |
main(String[] arg)
Read the DICOM files listed on the command line, load them into the specified model and store
the database files in the specified location. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RebuildDatabaseFromInstanceFiles
public RebuildDatabaseFromInstanceFiles()
main
public static void main(String[] arg)
Read the DICOM files listed on the command line, load them into the specified model and store
the database files in the specified location.
- Parameters:
arg - the class name of the model, the (full) path of the database file prefix, and a list of DICOM file names or directories