com.ibm.as400.data
Class DAMRI

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by com.ibm.as400.data.DAMRI

public class DAMRI
extends ListResourceBundle

Locale-specific objects for IBM Toolbox for Java.


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
 
Field Summary
static String ATTR_REF_NOT_FOUND
           
static String ATTR_REF_WRONG_DATATYPE
           
static String ATTR_REF_WRONG_NODETYPE
           
static String ATTRIBUTE_NOT_ALLOWED
           
static String BAD_ATTRIBUTE_SYNTAX
           
static String BAD_ATTRIBUTE_VALUE
           
static String BAD_DATA_LENGTH
           
static String BAD_DATA_TYPE
           
static String BAD_NODE_TYPE
           
static String BAD_OFFSET_VALUE
           
static String BAD_PCML_VERSION
           
static String BAD_TAG
           
static String BAD_TOTAL_OFFSET
           
static String BYTE_ARRAY
           
static String CIRCULAR_REFERENCE
           
static String CLASS_NOT_FOUND
           
static String DATA_LENGTH_OUT_OF_RANGE
           
static String DATATYPE_NOT_SUPPORTED
           
static String DOCUMENT_ALREADY_SET
           
static String DOCUMENT_NOT_SET
           
static String DTD_NOT_FOUND
           
static String DUPLICATE_FIELD_NAME
           
static String ELEMENT_NOT_FOUND
           
static String ERROR_ACCESSING_VALUE
           
static String EXCEPTION_RECEIVED
           
static String EXCESS_INPUT_DATA
           
static String FAILED_TO_PARSE
           
static String FAILED_TO_VALIDATE
           
static String INDEX_OUT_OF_BOUNDS
           
static String INITIAL_VALUE_ERROR
           
static String INPUT_VALUE_NOT_SET
           
static String INSUFFICIENT_INPUT_DATA
           
static String MANY_PARSE_ERRORS
           
static String MISSING_KEY
           
static String MULTI_ARRAY_NOT_SUPPORTED
           
static String MULTIPLE_DEFINE
           
static String NO_ENTRYPOINT
           
static String NO_LENGTH
           
static String NO_STRUCT
           
static String NOT_CHILD_OF_PGM
           
static String NOT_ENOUGH_DATA
           
static String NOT_SERVICE_PGM
           
static String NOT_SRVPGM
           
static String NULL_VALUE
           
static String OFFSETFROM_NOT_FOUND
           
static String ONE_PARSE_ERROR
           
static String PARSEORDER_NOT_CHILD
           
static String PARSEORDER_NOT_FOUND
           
static String PCD_ARGUMENTS
           
static String PCML_DTD_NOT_FOUND
           
static String PCML_EXCEPTION_TITLE
           
static String PCML_NOT_FOUND
           
static String PCML_SERIALIZED
           
static String READ_DATA
           
static String READ_DATA_W_INDICES
           
static String RECORD_NOT_INITIALIZED
           
static String RECORDFORMAT_NOT_INITIALIZED
           
static String REF_NOT_FOUND
           
static String REF_WRONG_TYPE
           
static String SERIALIZED_PCML_NOT_FOUND
           
static String SERIALIZED_XML_NOT_FOUND
           
static String STRING_OR_NUMBER
           
static String STRING_TO_BYTES
           
static String STRUCT_VALUE
           
static String TOO_FEW_INDICES
           
static String TOO_MANY_PARMS
           
static String UNSUPPORTED_CCSID
           
static String WRITE_DATA
           
static String WRITE_DATA_W_INDICES
           
static String WRONG_ELEMENT_TYPE
           
static String XML_NOT_FOUND
           
static String XML_SERIALIZED
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
DAMRI()
           
 
Method Summary
 Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PCML_EXCEPTION_TITLE

public static final String PCML_EXCEPTION_TITLE
See Also:
Constant Field Values

MISSING_KEY

public static final String MISSING_KEY
See Also:
Constant Field Values

INPUT_VALUE_NOT_SET

public static final String INPUT_VALUE_NOT_SET
See Also:
Constant Field Values

NULL_VALUE

public static final String NULL_VALUE
See Also:
Constant Field Values

STRING_OR_NUMBER

public static final String STRING_OR_NUMBER
See Also:
Constant Field Values

BYTE_ARRAY

public static final String BYTE_ARRAY
See Also:
Constant Field Values

UNSUPPORTED_CCSID

public static final String UNSUPPORTED_CCSID
See Also:
Constant Field Values

STRING_TO_BYTES

public static final String STRING_TO_BYTES
See Also:
Constant Field Values

ELEMENT_NOT_FOUND

public static final String ELEMENT_NOT_FOUND
See Also:
Constant Field Values

WRONG_ELEMENT_TYPE

public static final String WRONG_ELEMENT_TYPE
See Also:
Constant Field Values

TOO_FEW_INDICES

public static final String TOO_FEW_INDICES
See Also:
Constant Field Values

INDEX_OUT_OF_BOUNDS

public static final String INDEX_OUT_OF_BOUNDS
See Also:
Constant Field Values

FAILED_TO_PARSE

public static final String FAILED_TO_PARSE
See Also:
Constant Field Values

ONE_PARSE_ERROR

public static final String ONE_PARSE_ERROR
See Also:
Constant Field Values

MANY_PARSE_ERRORS

public static final String MANY_PARSE_ERRORS
See Also:
Constant Field Values

FAILED_TO_VALIDATE

public static final String FAILED_TO_VALIDATE
See Also:
Constant Field Values

SERIALIZED_PCML_NOT_FOUND

public static final String SERIALIZED_PCML_NOT_FOUND
See Also:
Constant Field Values

PCML_NOT_FOUND

public static final String PCML_NOT_FOUND
See Also:
Constant Field Values

PCML_DTD_NOT_FOUND

public static final String PCML_DTD_NOT_FOUND
See Also:
Constant Field Values

PCML_SERIALIZED

public static final String PCML_SERIALIZED
See Also:
Constant Field Values

EXCEPTION_RECEIVED

public static final String EXCEPTION_RECEIVED
See Also:
Constant Field Values

OFFSETFROM_NOT_FOUND

public static final String OFFSETFROM_NOT_FOUND
See Also:
Constant Field Values

CIRCULAR_REFERENCE

public static final String CIRCULAR_REFERENCE
See Also:
Constant Field Values

REF_NOT_FOUND

public static final String REF_NOT_FOUND
See Also:
Constant Field Values

REF_WRONG_TYPE

public static final String REF_WRONG_TYPE
See Also:
Constant Field Values

MULTIPLE_DEFINE

public static final String MULTIPLE_DEFINE
See Also:
Constant Field Values

BAD_ATTRIBUTE_SYNTAX

public static final String BAD_ATTRIBUTE_SYNTAX
See Also:
Constant Field Values

BAD_ATTRIBUTE_VALUE

public static final String BAD_ATTRIBUTE_VALUE
See Also:
Constant Field Values

ATTRIBUTE_NOT_ALLOWED

public static final String ATTRIBUTE_NOT_ALLOWED
See Also:
Constant Field Values

INITIAL_VALUE_ERROR

public static final String INITIAL_VALUE_ERROR
See Also:
Constant Field Values

PARSEORDER_NOT_FOUND

public static final String PARSEORDER_NOT_FOUND
See Also:
Constant Field Values

PARSEORDER_NOT_CHILD

public static final String PARSEORDER_NOT_CHILD
See Also:
Constant Field Values

BAD_TAG

public static final String BAD_TAG
See Also:
Constant Field Values

ATTR_REF_NOT_FOUND

public static final String ATTR_REF_NOT_FOUND
See Also:
Constant Field Values

ATTR_REF_WRONG_NODETYPE

public static final String ATTR_REF_WRONG_NODETYPE
See Also:
Constant Field Values

ATTR_REF_WRONG_DATATYPE

public static final String ATTR_REF_WRONG_DATATYPE
See Also:
Constant Field Values

BAD_DATA_LENGTH

public static final String BAD_DATA_LENGTH
See Also:
Constant Field Values

DATA_LENGTH_OUT_OF_RANGE

public static final String DATA_LENGTH_OUT_OF_RANGE
See Also:
Constant Field Values

BAD_OFFSET_VALUE

public static final String BAD_OFFSET_VALUE
See Also:
Constant Field Values

BAD_TOTAL_OFFSET

public static final String BAD_TOTAL_OFFSET
See Also:
Constant Field Values

NOT_ENOUGH_DATA

public static final String NOT_ENOUGH_DATA
See Also:
Constant Field Values

READ_DATA

public static final String READ_DATA
See Also:
Constant Field Values

READ_DATA_W_INDICES

public static final String READ_DATA_W_INDICES
See Also:
Constant Field Values

WRITE_DATA

public static final String WRITE_DATA
See Also:
Constant Field Values

WRITE_DATA_W_INDICES

public static final String WRITE_DATA_W_INDICES
See Also:
Constant Field Values

PCD_ARGUMENTS

public static final String PCD_ARGUMENTS
See Also:
Constant Field Values

BAD_PCML_VERSION

public static final String BAD_PCML_VERSION
See Also:
Constant Field Values

NOT_CHILD_OF_PGM

public static final String NOT_CHILD_OF_PGM
See Also:
Constant Field Values

NOT_SRVPGM

public static final String NOT_SRVPGM
See Also:
Constant Field Values

NO_ENTRYPOINT

public static final String NO_ENTRYPOINT
See Also:
Constant Field Values

TOO_MANY_PARMS

public static final String TOO_MANY_PARMS
See Also:
Constant Field Values

NOT_SERVICE_PGM

public static final String NOT_SERVICE_PGM
See Also:
Constant Field Values

DOCUMENT_ALREADY_SET

public static final String DOCUMENT_ALREADY_SET
See Also:
Constant Field Values

DOCUMENT_NOT_SET

public static final String DOCUMENT_NOT_SET
See Also:
Constant Field Values

DATATYPE_NOT_SUPPORTED

public static final String DATATYPE_NOT_SUPPORTED
See Also:
Constant Field Values

MULTI_ARRAY_NOT_SUPPORTED

public static final String MULTI_ARRAY_NOT_SUPPORTED
See Also:
Constant Field Values

NO_STRUCT

public static final String NO_STRUCT
See Also:
Constant Field Values

NO_LENGTH

public static final String NO_LENGTH
See Also:
Constant Field Values

INSUFFICIENT_INPUT_DATA

public static final String INSUFFICIENT_INPUT_DATA
See Also:
Constant Field Values

EXCESS_INPUT_DATA

public static final String EXCESS_INPUT_DATA
See Also:
Constant Field Values

RECORD_NOT_INITIALIZED

public static final String RECORD_NOT_INITIALIZED
See Also:
Constant Field Values

RECORDFORMAT_NOT_INITIALIZED

public static final String RECORDFORMAT_NOT_INITIALIZED
See Also:
Constant Field Values

SERIALIZED_XML_NOT_FOUND

public static final String SERIALIZED_XML_NOT_FOUND
See Also:
Constant Field Values

XML_NOT_FOUND

public static final String XML_NOT_FOUND
See Also:
Constant Field Values

DTD_NOT_FOUND

public static final String DTD_NOT_FOUND
See Also:
Constant Field Values

XML_SERIALIZED

public static final String XML_SERIALIZED
See Also:
Constant Field Values

STRUCT_VALUE

public static final String STRUCT_VALUE
See Also:
Constant Field Values

DUPLICATE_FIELD_NAME

public static final String DUPLICATE_FIELD_NAME
See Also:
Constant Field Values

BAD_DATA_TYPE

public static final String BAD_DATA_TYPE
See Also:
Constant Field Values

BAD_NODE_TYPE

public static final String BAD_NODE_TYPE
See Also:
Constant Field Values

CLASS_NOT_FOUND

public static final String CLASS_NOT_FOUND
See Also:
Constant Field Values

ERROR_ACCESSING_VALUE

public static final String ERROR_ACCESSING_VALUE
See Also:
Constant Field Values
Constructor Detail

DAMRI

public DAMRI()
Method Detail

getContents

public Object[][] getContents()
Specified by:
getContents in class ListResourceBundle