public class Resource extends Object
This is wrapping an URL as returned by the class loader.
The URL class cannot be used directly because it already has a factory associated to it that constructs the URL using its constructor.
public URI toURI() throws URISyntaxException
URISyntaxExceptionpublic File toFile() throws URISyntaxException
URISyntaxExceptionCopyright © 2016 Nuxeo SA. All rights reserved.