public final class ClassPathResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
URL_PROTOCOL_VFS
URL protocol for a JBoss VFS resource: "vfs".
|
| Modifier and Type | Method and Description |
|---|---|
static Set<URL> |
getResources(String locationPattern)
Gets all URLs (resources) under the pattern.
|
public static final String URL_PROTOCOL_VFS
Copyright © 2009–2019 B3log. All rights reserved.