org.mmbase.util
Class ResourceLoader.AbstractFileURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.mmbase.util.ResourceLoader.PathURLStreamHandler
org.mmbase.util.ResourceLoader.AbstractFileURLStreamHandler
- Direct Known Subclasses:
- ResourceLoader.ApplicationContextFileURLStreamHandler, ResourceLoader.FileURLStreamHandler
- Enclosing class:
- ResourceLoader
protected abstract class ResourceLoader.AbstractFileURLStreamHandler
- extends ResourceLoader.PathURLStreamHandler
| Methods inherited from class java.net.URLStreamHandler |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
writeable
protected final boolean writeable
openConnection
public URLConnection openConnection(String name)
- Description copied from class:
ResourceLoader.PathURLStreamHandler
- We need an openConnection by name only, and public.
- Specified by:
openConnection in class ResourceLoader.PathURLStreamHandler
getPaths
public Set<String> getPaths(Set<String> results,
Pattern pattern,
boolean recursive,
boolean directories)
getFile
public abstract File getFile(String name)
MMBase build 1.9.0.20081107