| Package | Description |
|---|---|
| org.brandao.brutos.scanner.vfs |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseableDir |
| Modifier and Type | Class and Description |
|---|---|
class |
JbossVFSDir |
class |
SystemPath |
class |
ZipDir |
| Modifier and Type | Method and Description |
|---|---|
static Dir |
Vfs.getDir(URL url) |
static Dir |
Vfs.getDir(URL url,
List types) |
Dir |
URLType.toDir(URL url) |
Dir |
SystemURLType.toDir(URL url) |
Dir |
JbossVFSURLType.toDir(URL url) |
Dir |
JarURLType.toDir(URL url) |
Dir |
JarFileURLType.toDir(URL url) |
| Constructor and Description |
|---|
SystemFile(Dir path,
File file) |
Copyright © 2026 Brandao. All rights reserved.