All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
clearCache() |
void |
close() |
Attributes |
findFirstRootDirectoryRecordInUse(boolean ignorePrivate) |
protected Attributes |
findLastLowerDirectoryRecord(Attributes rec) |
Attributes |
findLowerDirectoryRecord(Attributes rec,
boolean ignorePrivate,
Attributes keys,
boolean ignoreCaseOfPN,
boolean matchNoValue) |
Attributes |
findLowerDirectoryRecordInUse(Attributes rec,
boolean ignorePrivate) |
Attributes |
findLowerInstanceRecord(Attributes seriesRec,
boolean ignorePrivate,
String... iuids) |
Attributes |
findNextDirectoryRecord(Attributes rec,
boolean ignorePrivate,
Attributes keys,
boolean ignoreCaseOfPN,
boolean matchNoValue) |
Attributes |
findNextDirectoryRecordInUse(Attributes rec,
boolean ignorePrivate) |
Attributes |
findNextInstanceRecord(Attributes instRec,
boolean ignorePrivate,
String... iuids) |
Attributes |
findNextPatientRecord(Attributes patRec,
String... ids) |
Attributes |
findNextSeriesRecord(Attributes seriesRec,
String... iuids) |
Attributes |
findNextStudyRecord(Attributes studyRec,
String... iuids) |
Attributes |
findPatientRecord(String... ids) |
private Attributes |
findRecordInUse(int offset,
boolean ignorePrivate,
Attributes keys,
boolean ignoreCaseOfPN,
boolean matchNoValue) |
Attributes |
findRootDirectoryRecord(Attributes keys,
boolean ignorePrivate,
boolean ignoreCaseOfPN,
boolean matchNoValue) |
Attributes |
findRootDirectoryRecord(boolean ignorePrivate,
Attributes keys,
boolean ignoreCaseOfPN,
boolean matchNoValue) |
Attributes |
findRootInstanceRecord(boolean ignorePrivate,
String... iuids) |
Attributes |
findSeriesRecord(Attributes studyRec,
String... iuids) |
Attributes |
findStudyRecord(Attributes patRec,
String... iuids) |
File |
getDescriptorFile() |
String |
getDescriptorFileCharacterSet() |
File |
getFile() |
Attributes |
getFileMetaInformation() |
int |
getFileSetConsistencyFlag() |
String |
getFileSetID() |
Attributes |
getFileSetInformation() |
String |
getFileSetUID() |
int |
getOffsetOfFirstRootDirectoryRecord() |
int |
getOffsetOfLastRootDirectoryRecord() |
String |
getTransferSyntaxUID() |
static boolean |
inUse(Attributes rec) |
boolean |
isEmpty() |
static boolean |
isPrivate(Attributes rec) |
boolean |
knownInconsistencies() |
private Attributes |
pk(String... iuids) |
private Attributes |
pk(String type,
int tag,
VR vr,
String... ids) |
Attributes |
readFirstRootDirectoryRecord() |
Attributes |
readLastRootDirectoryRecord() |
Attributes |
readLowerDirectoryRecord(Attributes rec) |
Attributes |
readNextDirectoryRecord(Attributes rec) |
private Attributes |
readRecord(int offset) |
protected void |
setFileSetConsistencyFlag(int i) |
protected void |
setOffsetOfFirstRootDirectoryRecord(int i) |
protected void |
setOffsetOfLastRootDirectoryRecord(int i) |
File |
toFile(String[] fileIDs) |