|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.arakhne.vmutil.URLHandlerUtil
public class URLHandlerUtil
Utilities around URLHandler.
| Constructor Summary | |
|---|---|
URLHandlerUtil()
|
|
| Method Summary | |
|---|---|
static void |
installArakhneHandlers()
Install the URL handlers provided by Arakhnê libraries. |
static void |
uninstallArakhneHandlers()
Uninstall the URL handlers provided by Arakhnê libraries. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLHandlerUtil()
| Method Detail |
|---|
public static void installArakhneHandlers()
Handlers are provided for:
file: handler for files which is supported input and output.resource: handler for resource URL.
uninstallArakhneHandlers()public static void uninstallArakhneHandlers()
Handlers are provided for:
file: handler for files which is supported input and output.resource: handler for resource URL.
installArakhneHandlers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||