Class FileResource
- java.lang.Object
-
- com.orchestranetworks.addon.dama.ext.resource.FileResource
-
-
Constructor Summary
Constructors Constructor Description FileResource(java.io.File file)Instantiates a new file resource.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.FilegetFile()Returns the file.
-