org.apache.xpath.res

Class XPATHErrorResources_zh_TW


public class XPATHErrorResources_zh_TW
extends ListResourceBundle

Set up error messages. We build a two dimensional array of message keys and message strings. In order to add a new message here, you need to first add a Static string constant for the Key and update the contents array with Key, Value pair Also you need to update the count of messages(MAX_CODE)or the count of warnings(MAX_WARNING) [ Information purpose only]

Field Summary

static String
BAD_CODE
Field BAD_CODE
static String
ERROR0000
static String
ERROR_HEADER
Field ERROR_HEADER
static String
ERROR_RESOURCES
Field ERROR_RESOURCES
static String
ERROR_STRING
Field ERROR_STRING
static String
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER
asNodeIterator() not supported by XRTreeFragSelectWrapper
static String
ER_AXES_NOT_ALLOWED
static String
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL
static String
ER_CANNOT_CALL_SETSHOULDCACHENODE
Can not call setShouldCacheNodes after nextNode has been called!
static String
ER_CANNOT_CREATE_URL
static String
ER_CANNOT_DEAL_XPATH_TYPE
static String
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL
static String
ER_CANT_CONVERT_TO_BOOLEAN
Field ER_CANT_CONVERT_TO_BOOLEAN
static String
ER_CANT_CONVERT_TO_MUTABLENODELIST
static String
ER_CANT_CONVERT_TO_NODELIST
static String
ER_CANT_CONVERT_TO_NUMBER
static String
ER_CANT_CONVERT_TO_SINGLENODE
Field ER_CANT_CONVERT_TO_SINGLENODE
static String
ER_CANT_CONVERT_TO_STRING
static String
ER_CANT_CONVERT_TO_TYPE
static String
ER_CANT_GET_SNAPSHOT_LENGTH
Field ER_CANT_GET_SNAPSHOT_LENGTH
static String
ER_CONTEXT_HAS_NO_OWNERDOC
static String
ER_COULDNOT_BE_FORMATTED_TO_NUMBER
static String
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON
static String
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH
static String
ER_COULDNOT_FIND_FUNCTION
static String
ER_COULDNOT_GET_VAR_NAMED
static String
ER_COULD_NOT_FIND_VAR
Could not find variable with the name of
static String
ER_COUNT_TAKES_1_ARG
static String
ER_CURRENT_NOT_ALLOWED_IN_MATCH
static String
ER_CURRENT_TAKES_NO_ARGS
static String
ER_DIDNOT_FIND_XPATH_SELECT_EXP
static String
ER_DOCUMENT_REPLACED
static String
ER_DOC_MUTATED
Field ER_DOC_MUTATED
static String
ER_DTM_CANNOT_HANDLE_NODES
static String
ER_EMPTY_EXPRESSION
static String
ER_EMPTY_XPATH_RESULT
static String
ER_ERROR_OCCURED
static String
ER_EXPECTED_BUT_FOUND
static String
ER_EXPECTED_DOUBLE_QUOTE
static String
ER_EXPECTED_LOC_PATH
Problem with LocationPath
static String
ER_EXPECTED_LOC_STEP
Problem with Step
static String
ER_EXPECTED_MATCH_PATTERN
static String
ER_EXPECTED_NODE_TEST
Problem with NodeTest
static String
ER_EXPECTED_REL_LOC_PATH
Problem with RelativeLocationPath
static String
ER_EXPECTED_REL_PATH_PATTERN
Expected relative path pattern
static String
ER_EXPECTED_SINGLE_QUOTE
static String
ER_EXPECTED_STEP_PATTERN
Expected step pattern
static String
ER_EXTRA_ILLEGAL_TOKENS
static String
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL
The FastStringBuffer argument can not be null
static String
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG
static String
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG
static String
ER_FSB_CANNOT_TAKE_STRING
XStringForFSB can not take a string for an argument!
static String
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS
fsb() not supported for XStringForChars
static String
ER_FUNCTION_TOKEN_NOT_FOUND
static String
ER_IGNORABLE_WHITESPACE_NOT_HANDLED
static String
ER_ILLEGAL_AXIS_NAME
static String
ER_ILLEGAL_VARIABLE_REFERENCE
static String
ER_INCOMPATIBLE_TYPES
static String
ER_INCORRECT_ARG_LENGTH
static String
ER_INCORRECT_PROGRAMMER_ASSERTION
static String
ER_INVALID_UTF16_SURROGATE
static String
ER_INVALID_XPATH_TYPE
static String
ER_KEY_HAS_TOO_MANY_ARGS
static String
ER_LOCALNAME_HAS_TOO_MANY_ARGS
static String
ER_NAMESPACEAXIS_NOT_IMPLEMENTED
static String
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS
static String
ER_NAME_HAS_TOO_MANY_ARGS
static String
ER_NODESETDTM_CANNOT_INDEX
This NodeSetDTM can not do indexing or counting functions!
static String
ER_NODESETDTM_CANNOT_ITERATE
This NodeSetDTM can not iterate to a previous node!
static String
ER_NODESETDTM_NOT_MUTABLE
static String
ER_NODESET_CANNOT_INDEX
This NodeSet can not do indexing or counting functions!
static String
ER_NODESET_CANNOT_ITERATE
This NodeSet can not iterate to a previous node!
static String
ER_NODESET_NOT_MUTABLE
static String
ER_NON_ITERATOR_TYPE
Field ER_NON_ITERATOR_TYPE
static String
ER_NON_SNAPSHOT_TYPE
static String
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS
static String
ER_NULL_ERROR_HANDLER
Null error handler
static String
ER_NULL_RESOLVER
static String
ER_NUMBER_HAS_TOO_MANY_ARGS
static String
ER_OIERROR
static String
ER_ONLY_ALLOWS
{0} only allows {1} arguments
static String
ER_PARSE_NOT_SUPPORTED
static String
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED
static String
ER_PREDICATE_ILLEGAL_SYNTAX
static String
ER_PREFIX_MUST_RESOLVE
static String
ER_PROBLEM_IN_DTM_NEXTSIBLING
static String
ER_PROG_ASSERT_UNKNOWN_OPCODE
Programmer's assertion: unknown opcode
static String
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER
rtf() not supported by XRTreeFragSelectWrapper
static String
ER_SAX_API_NOT_HANDLED
static String
ER_SETDOMFACTORY_NOT_SUPPORTED
static String
ER_SETTING_WALKER_ROOT_TO_NULL
Error!
static String
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS
static String
ER_STRING_HAS_TOO_MANY_ARGS
static String
ER_TRANSLATE_TAKES_3_ARGS
static String
ER_TWO_OR_THREE
2 or 3
static String
ER_UNKNOWN_AXIS
static String
ER_UNKNOWN_MATCH_OPERATION
static String
ER_UNKNOWN_NODETYPE
static String
ER_UNKNOWN_OPCODE
static String
ER_UNKNOWN_STEP
Programmer's assertion in getNextStepPos: unknown stepType: {0}
static String
ER_UNPARSEDENTITYURI_TAKES_1_ARG
static String
ER_UNSUPPORTED_ENCODING
static String
ER_VARIABLE_ACCESSED_BEFORE_BIND
Variable accessed before it is bound!
static String
ER_VAR_NOT_RESOLVABLE
Variable not resolvable:
static String
ER_WRONG_DOCUMENT
static String
ER_WRONG_NODETYPE
Field ER_WRONG_NODETYPE
static String
ER_XERCES_CANNOT_HANDLE_NODES
static String
ER_XERCES_PARSE_ERROR
static String
ER_XERCES_PARSE_ERROR_DETAILS
static String
ER_XPATH_ERROR
static String
ER_XPATH_READOBJECT
static String
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING
XStringForChars can not take a string for an argument
static String
ER_ZERO_OR_ONE
0 or 1
static String
FORMAT_FAILED
Field FORMAT_FAILED
static int
MAX_CODE
Field MAX_CODE
static int
MAX_MESSAGES
Field MAX_MESSAGES
static int
MAX_OTHERS
Field MAX_OTHERS
static int
MAX_WARNING
Field MAX_WARNING
static String
QUERY_HEADER
Field QUERY_HEADER
static String
WARNING_HEADER
Field WARNING_HEADER
static String
WG_CANNOT_MAKE_URL_FROM
static String
WG_COULDNOT_FIND_FUNCTION
static String
WG_DONT_DO_ANYTHING_WITH_NS
static String
WG_EXPAND_ENTITIES_NOT_SUPPORTED
static String
WG_FUNCTION_TOKEN_NOT_FOUND
static String
WG_ILLEGAL_VARIABLE_REFERENCE
static String
WG_LOCALE_NAME_NOT_HANDLED
static String
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST
static String
WG_PROPERTY_NOT_SUPPORTED
static String
WG_QUO_NO_LONGER_DEFINED
static String
WG_SECURITY_EXCEPTION
static String
WG_UNSUPPORTED_ENCODING
static String
XML_HEADER
Field XML_HEADER
static String
XSL_HEADER
Field XSL_HEADER
static Object[][]
contents

Method Summary

Object[][]
getContents()
Get the association list.
static XPATHErrorResources
loadResourceBundle(String className)
Return a named ResourceBundle for a particular locale.

Field Details

BAD_CODE

public static final String BAD_CODE
Field BAD_CODE


ERROR0000

public static final String ERROR0000


ERROR_HEADER

public static final String ERROR_HEADER
Field ERROR_HEADER


ERROR_RESOURCES

public static final String ERROR_RESOURCES
Field ERROR_RESOURCES


ERROR_STRING

public static final String ERROR_STRING
Field ERROR_STRING


ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER

public static final String ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER
asNodeIterator() not supported by XRTreeFragSelectWrapper


ER_AXES_NOT_ALLOWED

public static final String ER_AXES_NOT_ALLOWED


ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL

public static final String ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL


ER_CANNOT_CALL_SETSHOULDCACHENODE

public static final String ER_CANNOT_CALL_SETSHOULDCACHENODE
Can not call setShouldCacheNodes after nextNode has been called!


ER_CANNOT_CREATE_URL

public static final String ER_CANNOT_CREATE_URL


ER_CANNOT_DEAL_XPATH_TYPE

public static final String ER_CANNOT_DEAL_XPATH_TYPE


ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL

public static final String ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL


ER_CANT_CONVERT_TO_BOOLEAN

public static final String ER_CANT_CONVERT_TO_BOOLEAN
Field ER_CANT_CONVERT_TO_BOOLEAN


ER_CANT_CONVERT_TO_MUTABLENODELIST

public static final String ER_CANT_CONVERT_TO_MUTABLENODELIST


ER_CANT_CONVERT_TO_NODELIST

public static final String ER_CANT_CONVERT_TO_NODELIST


ER_CANT_CONVERT_TO_NUMBER

public static final String ER_CANT_CONVERT_TO_NUMBER


ER_CANT_CONVERT_TO_SINGLENODE

public static final String ER_CANT_CONVERT_TO_SINGLENODE
Field ER_CANT_CONVERT_TO_SINGLENODE


ER_CANT_CONVERT_TO_STRING

public static final String ER_CANT_CONVERT_TO_STRING


ER_CANT_CONVERT_TO_TYPE

public static final String ER_CANT_CONVERT_TO_TYPE


ER_CANT_GET_SNAPSHOT_LENGTH

public static final String ER_CANT_GET_SNAPSHOT_LENGTH
Field ER_CANT_GET_SNAPSHOT_LENGTH


ER_CONTEXT_HAS_NO_OWNERDOC

public static final String ER_CONTEXT_HAS_NO_OWNERDOC


ER_COULDNOT_BE_FORMATTED_TO_NUMBER

public static final String ER_COULDNOT_BE_FORMATTED_TO_NUMBER


ER_COULDNOT_CREATE_XMLPROCESSORLIAISON

public static final String ER_COULDNOT_CREATE_XMLPROCESSORLIAISON


ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH

public static final String ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH


ER_COULDNOT_FIND_FUNCTION

public static final String ER_COULDNOT_FIND_FUNCTION


ER_COULDNOT_GET_VAR_NAMED

public static final String ER_COULDNOT_GET_VAR_NAMED


ER_COULD_NOT_FIND_VAR

public static final String ER_COULD_NOT_FIND_VAR
Could not find variable with the name of


ER_COUNT_TAKES_1_ARG

public static final String ER_COUNT_TAKES_1_ARG


ER_CURRENT_NOT_ALLOWED_IN_MATCH

public static final String ER_CURRENT_NOT_ALLOWED_IN_MATCH


ER_CURRENT_TAKES_NO_ARGS

public static final String ER_CURRENT_TAKES_NO_ARGS


ER_DIDNOT_FIND_XPATH_SELECT_EXP

public static final String ER_DIDNOT_FIND_XPATH_SELECT_EXP


ER_DOCUMENT_REPLACED

public static final String ER_DOCUMENT_REPLACED


ER_DOC_MUTATED

public static final String ER_DOC_MUTATED
Field ER_DOC_MUTATED


ER_DTM_CANNOT_HANDLE_NODES

public static final String ER_DTM_CANNOT_HANDLE_NODES


ER_EMPTY_EXPRESSION

public static final String ER_EMPTY_EXPRESSION


ER_EMPTY_XPATH_RESULT

public static final String ER_EMPTY_XPATH_RESULT


ER_ERROR_OCCURED

public static final String ER_ERROR_OCCURED


ER_EXPECTED_BUT_FOUND

public static final String ER_EXPECTED_BUT_FOUND


ER_EXPECTED_DOUBLE_QUOTE

public static final String ER_EXPECTED_DOUBLE_QUOTE


ER_EXPECTED_LOC_PATH

public static final String ER_EXPECTED_LOC_PATH
Problem with LocationPath


ER_EXPECTED_LOC_STEP

public static final String ER_EXPECTED_LOC_STEP
Problem with Step


ER_EXPECTED_MATCH_PATTERN

public static final String ER_EXPECTED_MATCH_PATTERN


ER_EXPECTED_NODE_TEST

public static final String ER_EXPECTED_NODE_TEST
Problem with NodeTest


ER_EXPECTED_REL_LOC_PATH

public static final String ER_EXPECTED_REL_LOC_PATH
Problem with RelativeLocationPath


ER_EXPECTED_REL_PATH_PATTERN

public static final String ER_EXPECTED_REL_PATH_PATTERN
Expected relative path pattern


ER_EXPECTED_SINGLE_QUOTE

public static final String ER_EXPECTED_SINGLE_QUOTE


ER_EXPECTED_STEP_PATTERN

public static final String ER_EXPECTED_STEP_PATTERN
Expected step pattern


ER_EXTRA_ILLEGAL_TOKENS

public static final String ER_EXTRA_ILLEGAL_TOKENS


ER_FASTSTRINGBUFFER_CANNOT_BE_NULL

public static final String ER_FASTSTRINGBUFFER_CANNOT_BE_NULL
The FastStringBuffer argument can not be null


ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG

public static final String ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG


ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG

public static final String ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG


ER_FSB_CANNOT_TAKE_STRING

public static final String ER_FSB_CANNOT_TAKE_STRING
XStringForFSB can not take a string for an argument!


ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS

public static final String ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS
fsb() not supported for XStringForChars


ER_FUNCTION_TOKEN_NOT_FOUND

public static final String ER_FUNCTION_TOKEN_NOT_FOUND


ER_IGNORABLE_WHITESPACE_NOT_HANDLED

public static final String ER_IGNORABLE_WHITESPACE_NOT_HANDLED


ER_ILLEGAL_AXIS_NAME

public static final String ER_ILLEGAL_AXIS_NAME


ER_ILLEGAL_VARIABLE_REFERENCE

public static final String ER_ILLEGAL_VARIABLE_REFERENCE


ER_INCOMPATIBLE_TYPES

public static final String ER_INCOMPATIBLE_TYPES


ER_INCORRECT_ARG_LENGTH

public static final String ER_INCORRECT_ARG_LENGTH


ER_INCORRECT_PROGRAMMER_ASSERTION

public static final String ER_INCORRECT_PROGRAMMER_ASSERTION


ER_INVALID_UTF16_SURROGATE

public static final String ER_INVALID_UTF16_SURROGATE


ER_INVALID_XPATH_TYPE

public static final String ER_INVALID_XPATH_TYPE


ER_KEY_HAS_TOO_MANY_ARGS

public static final String ER_KEY_HAS_TOO_MANY_ARGS


ER_LOCALNAME_HAS_TOO_MANY_ARGS

public static final String ER_LOCALNAME_HAS_TOO_MANY_ARGS


ER_NAMESPACEAXIS_NOT_IMPLEMENTED

public static final String ER_NAMESPACEAXIS_NOT_IMPLEMENTED


ER_NAMESPACEURI_HAS_TOO_MANY_ARGS

public static final String ER_NAMESPACEURI_HAS_TOO_MANY_ARGS


ER_NAME_HAS_TOO_MANY_ARGS

public static final String ER_NAME_HAS_TOO_MANY_ARGS


ER_NODESETDTM_CANNOT_INDEX

public static final String ER_NODESETDTM_CANNOT_INDEX
This NodeSetDTM can not do indexing or counting functions!


ER_NODESETDTM_CANNOT_ITERATE

public static final String ER_NODESETDTM_CANNOT_ITERATE
This NodeSetDTM can not iterate to a previous node!


ER_NODESETDTM_NOT_MUTABLE

public static final String ER_NODESETDTM_NOT_MUTABLE


ER_NODESET_CANNOT_INDEX

public static final String ER_NODESET_CANNOT_INDEX
This NodeSet can not do indexing or counting functions!


ER_NODESET_CANNOT_ITERATE

public static final String ER_NODESET_CANNOT_ITERATE
This NodeSet can not iterate to a previous node!


ER_NODESET_NOT_MUTABLE

public static final String ER_NODESET_NOT_MUTABLE


ER_NON_ITERATOR_TYPE

public static final String ER_NON_ITERATOR_TYPE
Field ER_NON_ITERATOR_TYPE


ER_NON_SNAPSHOT_TYPE

public static final String ER_NON_SNAPSHOT_TYPE


ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS

public static final String ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS


ER_NULL_ERROR_HANDLER

public static final String ER_NULL_ERROR_HANDLER
Null error handler


ER_NULL_RESOLVER

public static final String ER_NULL_RESOLVER


ER_NUMBER_HAS_TOO_MANY_ARGS

public static final String ER_NUMBER_HAS_TOO_MANY_ARGS


ER_OIERROR

public static final String ER_OIERROR


ER_ONLY_ALLOWS

public static final String ER_ONLY_ALLOWS
{0} only allows {1} arguments


ER_PARSE_NOT_SUPPORTED

public static final String ER_PARSE_NOT_SUPPORTED


ER_PATTERN_LITERAL_NEEDS_BE_QUOTED

public static final String ER_PATTERN_LITERAL_NEEDS_BE_QUOTED


ER_PREDICATE_ILLEGAL_SYNTAX

public static final String ER_PREDICATE_ILLEGAL_SYNTAX


ER_PREFIX_MUST_RESOLVE

public static final String ER_PREFIX_MUST_RESOLVE


ER_PROBLEM_IN_DTM_NEXTSIBLING

public static final String ER_PROBLEM_IN_DTM_NEXTSIBLING


ER_PROG_ASSERT_UNKNOWN_OPCODE

public static final String ER_PROG_ASSERT_UNKNOWN_OPCODE
Programmer's assertion: unknown opcode


ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER

public static final String ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER
rtf() not supported by XRTreeFragSelectWrapper


ER_SAX_API_NOT_HANDLED

public static final String ER_SAX_API_NOT_HANDLED


ER_SETDOMFACTORY_NOT_SUPPORTED

public static final String ER_SETDOMFACTORY_NOT_SUPPORTED


ER_SETTING_WALKER_ROOT_TO_NULL

public static final String ER_SETTING_WALKER_ROOT_TO_NULL
Error! Setting the root of a walker to null!


ER_STRINGLENGTH_HAS_TOO_MANY_ARGS

public static final String ER_STRINGLENGTH_HAS_TOO_MANY_ARGS


ER_STRING_HAS_TOO_MANY_ARGS

public static final String ER_STRING_HAS_TOO_MANY_ARGS


ER_TRANSLATE_TAKES_3_ARGS

public static final String ER_TRANSLATE_TAKES_3_ARGS


ER_TWO_OR_THREE

public static final String ER_TWO_OR_THREE
2 or 3


ER_UNKNOWN_AXIS

public static final String ER_UNKNOWN_AXIS


ER_UNKNOWN_MATCH_OPERATION

public static final String ER_UNKNOWN_MATCH_OPERATION


ER_UNKNOWN_NODETYPE

public static final String ER_UNKNOWN_NODETYPE


ER_UNKNOWN_OPCODE

public static final String ER_UNKNOWN_OPCODE


ER_UNKNOWN_STEP

public static final String ER_UNKNOWN_STEP
Programmer's assertion in getNextStepPos: unknown stepType: {0}


ER_UNPARSEDENTITYURI_TAKES_1_ARG

public static final String ER_UNPARSEDENTITYURI_TAKES_1_ARG


ER_UNSUPPORTED_ENCODING

public static final String ER_UNSUPPORTED_ENCODING


ER_VARIABLE_ACCESSED_BEFORE_BIND

public static final String ER_VARIABLE_ACCESSED_BEFORE_BIND
Variable accessed before it is bound!


ER_VAR_NOT_RESOLVABLE

public static final String ER_VAR_NOT_RESOLVABLE
Variable not resolvable:


ER_WRONG_DOCUMENT

public static final String ER_WRONG_DOCUMENT


ER_WRONG_NODETYPE

public static final String ER_WRONG_NODETYPE
Field ER_WRONG_NODETYPE


ER_XERCES_CANNOT_HANDLE_NODES

public static final String ER_XERCES_CANNOT_HANDLE_NODES


ER_XERCES_PARSE_ERROR

public static final String ER_XERCES_PARSE_ERROR


ER_XERCES_PARSE_ERROR_DETAILS

public static final String ER_XERCES_PARSE_ERROR_DETAILS


ER_XPATH_ERROR

public static final String ER_XPATH_ERROR


ER_XPATH_READOBJECT

public static final String ER_XPATH_READOBJECT


ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING

public static final String ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING
XStringForChars can not take a string for an argument


ER_ZERO_OR_ONE

public static final String ER_ZERO_OR_ONE
0 or 1


FORMAT_FAILED

public static final String FORMAT_FAILED
Field FORMAT_FAILED


MAX_CODE

public static final int MAX_CODE
Field MAX_CODE

Field Value:
108


MAX_MESSAGES

public static final int MAX_MESSAGES
Field MAX_MESSAGES

Field Value:
120


MAX_OTHERS

public static final int MAX_OTHERS
Field MAX_OTHERS

Field Value:
20


MAX_WARNING

public static final int MAX_WARNING
Field MAX_WARNING

Field Value:
11


QUERY_HEADER

public static final String QUERY_HEADER
Field QUERY_HEADER


WARNING_HEADER

public static final String WARNING_HEADER
Field WARNING_HEADER


WG_CANNOT_MAKE_URL_FROM

public static final String WG_CANNOT_MAKE_URL_FROM


WG_COULDNOT_FIND_FUNCTION

public static final String WG_COULDNOT_FIND_FUNCTION


WG_DONT_DO_ANYTHING_WITH_NS

public static final String WG_DONT_DO_ANYTHING_WITH_NS


WG_EXPAND_ENTITIES_NOT_SUPPORTED

public static final String WG_EXPAND_ENTITIES_NOT_SUPPORTED


WG_FUNCTION_TOKEN_NOT_FOUND

public static final String WG_FUNCTION_TOKEN_NOT_FOUND


WG_ILLEGAL_VARIABLE_REFERENCE

public static final String WG_ILLEGAL_VARIABLE_REFERENCE


WG_LOCALE_NAME_NOT_HANDLED

public static final String WG_LOCALE_NAME_NOT_HANDLED


WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST

public static final String WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST


WG_PROPERTY_NOT_SUPPORTED

public static final String WG_PROPERTY_NOT_SUPPORTED


WG_QUO_NO_LONGER_DEFINED

public static final String WG_QUO_NO_LONGER_DEFINED


WG_SECURITY_EXCEPTION

public static final String WG_SECURITY_EXCEPTION


WG_UNSUPPORTED_ENCODING

public static final String WG_UNSUPPORTED_ENCODING


XML_HEADER

public static final String XML_HEADER
Field XML_HEADER


XSL_HEADER

public static final String XSL_HEADER
Field XSL_HEADER


contents

public static final Object[][] contents

Method Details

getContents

public Object[][] getContents()
Get the association list.

Returns:
The association list.


loadResourceBundle

public static final XPATHErrorResources loadResourceBundle(String className)
            throws MissingResourceException
Return a named ResourceBundle for a particular locale. This method mimics the behavior of ResourceBundle.getBundle().

Parameters:
className - Name of local-specific subclass.

Returns:
the ResourceBundle


Copyright B) 2004 Apache XML Project. All Rights Reserved.