パッケージ | 説明 |
---|---|
ome.formats.importer.exclusions |
FileExclusion provides a mechanism
for determining which potential filesets should be excluded from import. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
ClientPathExclusion
Voter which checks the original filepath from the client
(FilesetEntry.getClientPath() ) for existence. |
class |
FilenameExclusion
Voter which checks the filename (not full path) of a
given File along with the checksum to detect duplicates. |