| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vfs.Dir | |
|---|---|
| org.jboss.errai.reflections.vfs | |
| Uses of Vfs.Dir in org.jboss.errai.reflections.vfs | 
|---|
| Classes in org.jboss.errai.reflections.vfs that implement Vfs.Dir | |
|---|---|
|  class | SystemDiran implementation of Vfs.Dirfor directoryFile | 
|  class | ZipDiran implementation of Vfs.DirforZipFile | 
| Methods in org.jboss.errai.reflections.vfs that return Vfs.Dir | |
|---|---|
|  Vfs.Dir | UrlTypeVFS.createDir(java.net.URL url) | 
|  Vfs.Dir | JBoss6UrlType.createDir(java.net.URL url) | 
|  Vfs.Dir | Vfs.UrlType.createDir(java.net.URL url) | 
| static Vfs.Dir | Vfs.fromURL(java.net.URL url)tries to create a Dir from the given url, using the defaultUrlTypes | 
| static Vfs.Dir | Vfs.fromURL(java.net.URL url,
        java.util.List<Vfs.UrlType> urlTypes)tries to create a Dir from the given url, using the given urlTypes | 
| static Vfs.Dir | Vfs.fromURL(java.net.URL url,
        Vfs.UrlType... urlTypes)tries to create a Dir from the given url, using the given urlTypes | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||