public class CommonsVfs2UrlType extends Object implements Vfs.UrlType
Vfs.UrlType using the commons vfs 2 library, for creating Vfs.Dir.
It can be plugged into using Vfs.addDefaultURLTypes(Vfs.UrlType), and requires the library provided in classpath
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonsVfs2UrlType.Dir |
static class |
CommonsVfs2UrlType.File |
| Constructor and Description |
|---|
CommonsVfs2UrlType() |
Copyright © 2015. All rights reserved.