Interface LocatableResource
- All Superinterfaces:
Resource
- All Known Implementing Classes:
FileResource
A
Resource
that can be addressed by a URL.-
Method Summary
Methods inherited from interface org.codehaus.commons.compiler.util.resource.Resource
getFileName, lastModified, open
-
Method Details
-
getLocation
- Returns:
- A locator that addresses this resource's contents
- Throws:
IOException
-