javazoom.jl.decoder
Interface JavaLayerHook


public interface JavaLayerHook

The JavaLayerHooks class allows developers to change the way the JavaLayer library uses Resources.


Method Summary
 java.io.InputStream getResourceAsStream(java.lang.String name)
          Retrieves the named resource.
 

Method Detail

getResourceAsStream

java.io.InputStream getResourceAsStream(java.lang.String name)
Retrieves the named resource. This allows resources to be obtained without specifying how they are retrieved.



JavaZOOM 1999-2008