Class VFSFileSystem.VFSURLStreamHandler
- java.lang.Object
-
- java.net.URLStreamHandler
-
- org.apache.commons.configuration2.io.VFSFileSystem.VFSURLStreamHandler
-
- Enclosing class:
- VFSFileSystem
private static final class VFSFileSystem.VFSURLStreamHandler extends java.net.URLStreamHandler
Stream handler required to create URL.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
VFSURLStreamHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.net.URLConnection
openConnection(java.net.URL url)
-