protected class ResourceLoader.NodeURLStreamHandler extends ResourceLoader.PathURLStreamHandler
| Constructor and Description |
|---|
NodeURLStreamHandler(int type) |
NodeURLStreamHandler(ResourceLoader.NodeURLStreamHandler nf) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getName(URL u)
When a URL has been created, in
ResourceLoader.PathURLStreamHandler.openConnection(String), this method can make a 'name' of it again. |
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.
|
String |
toString() |
getResources, openConnectionequals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormNodeURLStreamHandler(int type)
NodeURLStreamHandler(ResourceLoader.NodeURLStreamHandler nf)
protected String getName(URL u)
ResourceLoader.PathURLStreamHandlerResourceLoader.PathURLStreamHandler.openConnection(String), this method can make a 'name' of it again.getName in class ResourceLoader.PathURLStreamHandlerpublic 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}