public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
get(String packageName,
String fileName)
Locates specified file in given package
|
public static InputStream get(String packageName, String fileName) throws IOException
packageName - fileName - IOExceptionCopyright © 2012. All Rights Reserved.