protected abstract static class ResourceLoader.AbstractFileURLStreamHandler extends ResourceLoader.PathURLStreamHandler
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
writeable |
parent, weight| Constructor and Description |
|---|
AbstractFileURLStreamHandler(ResourceLoader parent,
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.
|
compareTo, createSubHandler, getName, getResourceNode, getResources, openConnection, setWeight, toStringequals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormAbstractFileURLStreamHandler(ResourceLoader parent, boolean w)
public 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.PathURLStreamHandlerMMBase2 Utils 2.0.0 - 2019-08-08T23:20