Class ZipResourcesStorage

java.lang.Object
org.gvsig.tools.dispose.impl.AbstractDisposable
org.gvsig.tools.resourcesstorage.AbstractResourcesStorage
org.gvsig.fmap.dal.spi.ZipResourcesStorage
All Implemented Interfaces:
org.gvsig.tools.dispose.Disposable, org.gvsig.tools.resourcesstorage.ResourcesStorage

public class ZipResourcesStorage extends org.gvsig.tools.resourcesstorage.AbstractResourcesStorage
Author:
jjdelcerro
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     

    Nested classes/interfaces inherited from class org.gvsig.tools.resourcesstorage.AbstractResourcesStorage

    org.gvsig.tools.resourcesstorage.AbstractResourcesStorage.AbstractResource

    Nested classes/interfaces inherited from interface org.gvsig.tools.resourcesstorage.ResourcesStorage

    org.gvsig.tools.resourcesstorage.ResourcesStorage.Resource
  • Field Summary

    Fields inherited from interface org.gvsig.tools.resourcesstorage.ResourcesStorage

    EMPTY_RESOURCESSTORAGE
  • Constructor Summary

    Constructors
    Constructor
    Description
    ZipResourcesStorage(String pathName, String tableName)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
     
    org.gvsig.tools.resourcesstorage.ResourcesStorage.Resource
    getResource(String resourceName)
     
    boolean
     

    Methods inherited from class org.gvsig.tools.resourcesstorage.AbstractResourcesStorage

    add, allowRemove, clearCache, doDispose, exists, getLocalizedResource, getLocalizedResources, getResourceNames, getResources, getSeparator, isReadOnly, remove

    Methods inherited from class org.gvsig.tools.dispose.impl.AbstractDisposable

    dispose, dispose

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.gvsig.tools.dispose.Disposable

    dispose
  • Constructor Details

    • ZipResourcesStorage

      public ZipResourcesStorage(String pathName, String tableName)
  • Method Details

    • existsStorage

      public static boolean existsStorage(String pathName)
    • getResource

      public org.gvsig.tools.resourcesstorage.ResourcesStorage.Resource getResource(String resourceName)
    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface org.gvsig.tools.resourcesstorage.ResourcesStorage
      Overrides:
      isEmpty in class org.gvsig.tools.resourcesstorage.AbstractResourcesStorage