Class VFSFileSystem.VFSURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.apache.commons.configuration2.io.VFSFileSystem.VFSURLStreamHandler
- Enclosing class:
VFSFileSystem
Stream handler required to create URL.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
Field Details
-
protocol
The Protocol used
-
-
Constructor Details
-
VFSURLStreamHandler
public VFSURLStreamHandler(org.apache.commons.vfs2.FileName file)
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
- Throws:
IOException
-