Uses of Class
ucar.unidata.util.ResourceCollection.Resource
Packages that use ResourceCollection.Resource
-
Uses of ResourceCollection.Resource in ucar.unidata.util
Fields in ucar.unidata.util declared as ResourceCollection.ResourceModifier and TypeFieldDescriptionprotected ResourceCollection.Resource
ResourceCollection.writableResource
Path to the writable resourceMethods in ucar.unidata.util with parameters of type ResourceCollection.ResourceModifier and TypeMethodDescriptionvoid
ResourceCollection.addResource
(ResourceCollection.Resource resource) Add the resource.void
ResourceCollection.addResourceAtStart
(ResourceCollection.Resource resource) Add the given resource to the beginning of the listprotected String
ResourceCollection.read
(ResourceCollection.Resource resource, boolean lookAtCache) Read and return the contents of the resource.