public class CheckAllUIDReferencesResolve extends Object
A class to process a set of multiple files and check that all referenced SOP Instances are present within the set.
Modifier and Type | Class and Description |
---|---|
protected class |
CheckAllUIDReferencesResolve.OurMediaImporter |
Constructor and Description |
---|
CheckAllUIDReferencesResolve(String[] srcs)
Process a set of multiple files and check that all referenced SOP Instances are present within the set.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] arg)
Process a set of multiple files and check that all referenced SOP Instances are present within the set.
|
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
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