public class PathHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static android.content.res.AssetManager |
assetManager |
| Constructor and Description |
|---|
PathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
currentDirectory() |
static String |
filename(String path) |
static String |
getExtension(String path) |
static String[] |
listAssets(String path) |
static InputStream |
loadAsset(String path) |
public static InputStream loadAsset(String path) throws IOException
IOExceptionpublic static String[] listAssets(String path) throws IOException
IOExceptionpublic static String currentDirectory()
Copyright © 2017. All rights reserved.