public class AConnector
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.io.InputStream |
getInput(java.lang.String pathInArch)
Returns input stream to specified file in audio arch file
|
public static java.io.InputStream getInput(java.lang.String pathInArch) throws java.io.IOException, java.lang.NullPointerException
pathInArch
- Path to audio file inside audio archivejava.io.IOException
- If aData was not foundjava.lang.NullPointerException