public final class Resource
extends java.lang.Object
Attribute
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLanguage()
Get the language of the resource.
|
java.lang.String |
getMimeType()
Get the resource MIME type.
|
byte[] |
getPayload()
Get the data of the resource.
|