public final class ResourceData extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
bytes |
File |
jarFile |
String |
resourceName |
| Constructor and Description |
|---|
ResourceData(File jarFile,
String resourceName,
byte[] bytes) |
Copyright © 2016. All rights reserved.