public class FWResourceURLStreamHandler
extends java.net.URLStreamHandler
fwresource:fileWhere file is a valid framework resource path. TODO: Handle multiple frameworks in the same JVM correctly when we have multiple classloaders.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROTOCOL |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.URLConnection |
openConnection(java.net.URL u) |
public static final java.lang.String PROTOCOL