public class Res_da extends ArrayResourceBundle
Modifier and Type | Field and Description |
---|---|
static int |
ATTR_EMPTY_ERROR |
static int |
ATTR_NAME_ERROR |
static int |
FILE_CLOSE_ERROR |
static int |
FILE_NOT_FOUND |
static int |
URL_ERROR
Identifies keys to access localizable object
|
Constructor and Description |
---|
Res_da() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object[] |
getContents()
Gets the localizable objects
|
getKeys, getObject, getStringArray, handleGetObject
public static final int URL_ERROR
public static final int ATTR_NAME_ERROR
public static final int ATTR_EMPTY_ERROR
public static final int FILE_NOT_FOUND
public static final int FILE_CLOSE_ERROR
protected java.lang.Object[] getContents()
getContents
in class ArrayResourceBundle