org.jboss.vfs.protocol
Class FileURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
org.jboss.vfs.protocol.FileURLStreamHandler
- Direct Known Subclasses:
- Handler
public class FileURLStreamHandler
- extends AbstractLocalURLStreamHandler
A File based URLStreamHandler
- Version:
- $Revision$
- Author:
- John Bailey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileURLStreamHandler
public FileURLStreamHandler()
openConnection
protected URLConnection openConnection(URL url)
throws IOException
- Specified by:
openConnection
in class URLStreamHandler
- Throws:
IOException
Copyright © 2012 JBoss, A division of Red Hat, Inc. All Rights Reserved.