protected abstract class ResourceLoader.AbstractFileURLStreamHandler extends ResourceLoader.PathURLStreamHandler
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
writeable |
| Constructor and Description |
|---|
AbstractFileURLStreamHandler(boolean w) |
| Modifier and Type | Method and Description |
|---|---|
abstract File |
getFile(String name) |
Set<String> |
getPaths(Set<String> results,
Pattern pattern,
boolean recursive,
boolean directories) |
URLConnection |
openConnection(String name)
We need an openConnection by name only, and public.
|
getName, getResources, openConnectionequals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic URLConnection openConnection(String name)
ResourceLoader.PathURLStreamHandleropenConnection in class ResourceLoader.PathURLStreamHandlerpublic Set<String> getPaths(Set<String> results, Pattern pattern, boolean recursive, boolean directories)
getPaths in class ResourceLoader.PathURLStreamHandlerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}