| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.AssetManager |
Manager for Core assets.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AssetManager() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static InputStream | getAsset(String name) | ||||||||||
| static byte[] | getAssetBytes(String name) | ||||||||||
| static int | getAssetSize(String name) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| IOException |
|---|