@Log4j //@TypeChecked @CompileStatic class BasePathResolver extends Object
This resolver can be van take a base path and resolve relative URIs against it.
Type | Name and description |
---|---|
URL |
baseURL The base URL to resolve against |
Constructor and description |
---|
BasePathResolver
(URL baseURL) Contructs a BasePathResolver for the given URL |
Groovy Documentation