public class TestResource extends Object
| Constructor and Description |
|---|
TestResource(ClassLoader classLoader,
String httpPath,
URL resourceUrl) |
public TestResource(ClassLoader classLoader, String httpPath, URL resourceUrl) throws URISyntaxException
URISyntaxExceptionpublic Date getModifiedDate() throws IOException
IOExceptionpublic boolean copyTo(Writer out) throws IOException
IOExceptionpublic boolean copyTo(com.sun.net.httpserver.HttpExchange exchange)
throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.