public class Handler extends URLStreamHandler
resource://<resourceSet>/<path>. ResourceSet may be the empty string
to load from the default resource sets.| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerHandler(ResourceManager rmgr)
Register this class to handle "resource" urls ("resource://resourceSet/path")
with the specified ResourceManager.
|
public static void registerHandler(ResourceManager rmgr)
Copyright © 2015. All rights reserved.