|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pixelmed.apps.CheckAllUIDReferencesResolve
public class CheckAllUIDReferencesResolve
A class to process a set of multiple files and check that all referenced SOP Instances are present within the set.
| Nested Class Summary | |
|---|---|
protected class |
CheckAllUIDReferencesResolve.OurMediaImporter
|
| Constructor Summary | |
|---|---|
CheckAllUIDReferencesResolve(String[] srcs)
Process a set of multiple files and check that all referenced SOP Instances are present within the set. |
|
| Method Summary | |
|---|---|
static void |
main(String[] arg)
Process a set of multiple files and check that all referenced SOP Instances are present within the set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckAllUIDReferencesResolve(String[] srcs)
throws FileNotFoundException,
IOException,
DicomException
Process a set of multiple files and check that all referenced SOP Instances are present within the set.
srcs -
FileNotFoundException
IOException
DicomException| Method Detail |
|---|
public static void main(String[] arg)
Process a set of multiple files and check that all referenced SOP Instances are present within the set.
arg - one or more source folders or DICOMDIRs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||