Package | Description |
---|---|
lucee.commons.io.res.type.compress | |
lucee.commons.io.res.type.tar | |
lucee.commons.io.res.type.tgz | |
lucee.commons.io.res.type.zip | |
lucee.runtime.config |
Modifier and Type | Method and Description |
---|---|
abstract Compress |
CompressResourceProvider.getCompress(Resource file) |
static Compress |
Compress.getInstance(Resource zipFile,
int format,
boolean caseSensitive)
return zip instance matching the zipfile, singelton isnatce only 1 zip for one file
|
Constructor and Description |
---|
CompressOutputStreamSynchronizer(OutputStream os,
Compress zip,
boolean async) |
Modifier and Type | Method and Description |
---|---|
Compress |
TarResourceProvider.getCompress(Resource file) |
Modifier and Type | Method and Description |
---|---|
Compress |
TGZResourceProvider.getCompress(Resource file) |
Modifier and Type | Method and Description |
---|---|
Compress |
ZipResourceProvider.getCompress(Resource file) |
Modifier and Type | Method and Description |
---|---|
Compress |
ConfigImpl.getCompressInstance(Resource zipFile,
int format,
boolean caseSensitive) |
Copyright © 2015 Lucee