public interface ArchiveResources
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
identifies the resources
|
byte[] |
resource(String name)
Loads given resource from this set of resource
|
String getIdentifier()
byte[] resource(String name) throws IOException
IOException