This class provides resource labels.
Defined in: Resource.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Creates a Resource.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
jls.util.Resource.DEFAULT
The default resource.
|
| Method Attributes | Method Name and Description |
|---|---|
|
get(key)
Returns a label.
|
|
|
getf(key)
Returns a formatted label.
|
|
| <static> |
jls.util.Resource.load(path, language)
Loads a resource from an XML path.
|