Package javazoom.jl.decoder
Interface JavaLayerHook
-
public interface JavaLayerHookTheJavaLayerHooksclass allows developers to change the way the JavaLayer library uses Resources.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStreamgetResourceAsStream(java.lang.String name)Retrieves the named resource.
-