public class FileURLResourceHandler extends AbstractURLResourceHandler
| Constructor and Description |
|---|
FileURLResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(URL url) |
URL |
getChildResource(URL url,
String path) |
DirectoryIteratorFactory |
getDirectoryIteratorFactory() |
URL |
getParentDir(URL url) |
String |
getProtocol() |
checkProtocolpublic boolean exists(URL url)
public String getProtocol()
public URL getChildResource(URL url, String path)
getChildResource in interface URLResourceHandlergetChildResource in class AbstractURLResourceHandlerpublic DirectoryIteratorFactory getDirectoryIteratorFactory()
Copyright © 2016. All rights reserved.