public interface JavaLayerHook
JavaLayerHooks class allows developers to change
the way the JavaLayer library uses Resources.| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getResourceAsStream(java.lang.String name)
Retrieves the named resource.
|