class UrlResource
A Resource implementation based on java.net.URL.
This is an internal class and its API is subject to change.| Constructor and description |
|---|
UrlResource
(String path)Construct a new FileResource
|
Construct a new FileResource
Open a FileInputStream on the file
Groovy Documentation