public final class Vfs extends Object
| Modifier and Type | Field and Description |
|---|---|
static List |
DefaultURLTypes |
| Constructor and Description |
|---|
Vfs() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanPath(URL url) |
static Dir |
getDir(URL url) |
static Dir |
getDir(URL url,
List types) |
static String |
getRelativePath(URL url) |
static String |
toClass(String resource) |
static File |
toFile(URL url) |
static String |
toResource(String value) |
public static final List DefaultURLTypes
Copyright © 2026 Brandao. All rights reserved.