Package ucar.unidata.util
Class ResourceCollection.Resource
java.lang.Object
ucar.unidata.util.ResourceCollection.Resource
- Enclosing class:
ResourceCollection
Class Resource holds a string path which may be a file, url or java resource
path. Also holds a label and a set of properties.
- Version:
- $Revision: 1.47 $
- Author:
- IDV Development Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Resource
ctor- Parameters:
path
- path
-
Resource
ctor- Parameters:
path
- pathlabel
- labelproperties
- properties
-
-
Method Details