Methods
Modifier and Type |
Method and Description |
void |
addZipEntry(Object zos,
String fileName) |
boolean |
cachePngjFile(FileManager fm,
String[] data) |
String |
cacheZipContents(BufferedInputStream checkPngZipStream,
String shortName,
Map<String,byte[]> pngjCache) |
void |
closeZipEntry(Object zos) |
void |
getAllZipData(InputStream bis,
String[] subFileList,
String replace,
String string,
Map<String,String> fileData) |
Object |
getAtomSetCollectionOrBufferedReaderFromZip(JmolAdapter adapter,
InputStream is,
String fileName,
String[] zipDirectory,
Map<String,Object> htParams,
int i,
boolean asBufferedReader) |
byte[] |
getCachedPngjBytes(FileManager fm,
String pathName) |
int |
getCrcValue(byte[] bytes) |
String[] |
getZipDirectoryAndClose(BufferedInputStream t,
boolean addManifest) |
String |
getZipDirectoryAsStringAndClose(BufferedInputStream t) |
Object |
getZipFileContents(BufferedInputStream bis,
String[] subFileList,
int listPtr,
boolean asBufferedInputStream) |
Object |
getZipFileContentsAsBytes(BufferedInputStream bis,
String[] subFileList,
int i) |
Object |
getZipOutputStream(Object bos) |
InputStream |
newGZIPInputStream(InputStream bis) |
javajs.api.ZInputStream |
newZipInputStream(InputStream is) |
String[] |
spartanFileList(String name,
String zipDirectory) |