public class ZipResourcesStorage extends AbstractResourcesStorage
Modifier and Type | Class and Description |
---|---|
class |
ZipResourcesStorage.ZipFileResource |
AbstractResourcesStorage.AbstractResource
ResourcesStorage.Resource
EMPTY_RESOURCESSTORAGE
Constructor and Description |
---|
ZipResourcesStorage(java.lang.String pathName,
java.lang.String tableName) |
Modifier and Type | Method and Description |
---|---|
static boolean |
existsStorage(java.lang.String pathName) |
ResourcesStorage.Resource |
getResource(java.lang.String resourceName) |
boolean |
isEmpty() |
add, allowRemove, clearCache, doDispose, exists, getLocalizedResource, getLocalizedResources, getResourceNames, getResources, getSeparator, isReadOnly, remove
dispose, dispose
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createBytesResource, createFilesResourcesStorage, createFilesResourcesStorage, createMultiResourcesStorage, createResource, createResource, isEmpty
dispose
public ZipResourcesStorage(java.lang.String pathName, java.lang.String tableName)
public static boolean existsStorage(java.lang.String pathName)
public ResourcesStorage.Resource getResource(java.lang.String resourceName)
public boolean isEmpty()
isEmpty
in interface ResourcesStorage
isEmpty
in class AbstractResourcesStorage