Commit e948e32
committed
ZipChemCompProvider cleanup:
* Moved to use Java 7 ZipFileSystem for appending files and refactored
* ZipAppendUtil code to be within ZipChemCompProvider.
* Cleaned up exception handling within ZipChemCompProvider
* Created optional mode for ZipChemCompProvider that doesn't delete
.cif.gz - this prevents redownloading .cif.gz with unit testing.
* ZipChemCompProvider is thread-safe, with reads/appends in synchronized
methods.1 parent 2428a90 commit e948e32
3 files changed
Lines changed: 195 additions & 234 deletions
File tree
- biojava-structure/src
- main/java/org/biojava/nbio/structure/io/mmcif
- test/java/org/biojava/nbio/structure/io/mmcif
Lines changed: 0 additions & 143 deletions
This file was deleted.
0 commit comments