📄 xpatherrorresources_ja.java
字号:
/** Field ER_SETDOMFACTORY_NOT_SUPPORTED */// public static final int ER_SETDOMFACTORY_NOT_SUPPORTED = 51; { ER_SETDOMFACTORY_NOT_SUPPORTED, "setDOMFactory \u306f XPathContext \u306b\u3088\u308a\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093!"}, /** Field ER_PREFIX_MUST_RESOLVE */// public static final int ER_PREFIX_MUST_RESOLVE = 52; { ER_PREFIX_MUST_RESOLVE, "\u63a5\u982d\u90e8\u306f\u30cd\u30fc\u30e0\u30fb\u30b9\u30da\u30fc\u30b9\u306b\u89e3\u6c7a\u3055\u308c\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093: {0}"}, /** Field ER_PARSE_NOT_SUPPORTED */// public static final int ER_PARSE_NOT_SUPPORTED = 53; { ER_PARSE_NOT_SUPPORTED, "parse (InputSource \u30bd\u30fc\u30b9) \u306f XPathContext \u5185\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093! {0} \u3092\u30aa\u30fc\u30d7\u30f3\u3067\u304d\u307e\u305b\u3093"}, /** Field ER_CREATEDOCUMENT_NOT_SUPPORTED */// public static final int ER_CREATEDOCUMENT_NOT_SUPPORTED = 54; //{ ER_CREATEDOCUMENT_NOT_SUPPORTED, // "createDocument() not supported in XPathContext!"}, /** Field ER_CHILD_HAS_NO_OWNER_DOCUMENT */// public static final int ER_CHILD_HAS_NO_OWNER_DOCUMENT = 55; //{ ER_CHILD_HAS_NO_OWNER_DOCUMENT, // "Attribute child does not have an owner document!"}, /** Field ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT */// public static final int ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT = 56; //{ ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT, // "Attribute child does not have an owner document element!"}, /** Field ER_SAX_API_NOT_HANDLED */// public static final int ER_SAX_API_NOT_HANDLED = 57; { ER_SAX_API_NOT_HANDLED, "SAX API characters(char ch[]... \u306f DTM \u306b\u3088\u308a\u51e6\u7406\u3055\u308c\u307e\u305b\u3093!"}, /** Field ER_IGNORABLE_WHITESPACE_NOT_HANDLED *///public static final int ER_IGNORABLE_WHITESPACE_NOT_HANDLED = 58; { ER_IGNORABLE_WHITESPACE_NOT_HANDLED, "ignorableWhitespace(char ch[]... \u306f DTM \u306b\u3088\u308a\u51e6\u7406\u3055\u308c\u307e\u305b\u3093!"}, /** Field ER_DTM_CANNOT_HANDLE_NODES */// public static final int ER_DTM_CANNOT_HANDLE_NODES = 59; { ER_DTM_CANNOT_HANDLE_NODES, "DTMLiaison \u306f\u30bf\u30a4\u30d7 {0} \u306e\u30ce\u30fc\u30c9\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093"}, /** Field ER_XERCES_CANNOT_HANDLE_NODES */// public static final int ER_XERCES_CANNOT_HANDLE_NODES = 60; { ER_XERCES_CANNOT_HANDLE_NODES, "DOM2Helper \u306f\u30bf\u30a4\u30d7 {0} \u306e\u30ce\u30fc\u30c9\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093"}, /** Field ER_XERCES_PARSE_ERROR_DETAILS */// public static final int ER_XERCES_PARSE_ERROR_DETAILS = 61; { ER_XERCES_PARSE_ERROR_DETAILS, "DOM2Helper.parse \u30a8\u30e9\u30fc: SystemID - {0} \u884c - {1}"}, /** Field ER_XERCES_PARSE_ERROR */// public static final int ER_XERCES_PARSE_ERROR = 62; { ER_XERCES_PARSE_ERROR, "DOM2Helper.parse \u30a8\u30e9\u30fc"}, /** Field ER_CANT_OUTPUT_TEXT_BEFORE_DOC */// public static final int ER_CANT_OUTPUT_TEXT_BEFORE_DOC = 63; //{ ER_CANT_OUTPUT_TEXT_BEFORE_DOC, // "Warning: can't output text before document element! Ignoring..."}, /** Field ER_CANT_HAVE_MORE_THAN_ONE_ROOT */// public static final int ER_CANT_HAVE_MORE_THAN_ONE_ROOT = 64; //{ ER_CANT_HAVE_MORE_THAN_ONE_ROOT, // "Can't have more than one root on a DOM!"}, /** Field ER_INVALID_UTF16_SURROGATE */// public static final int ER_INVALID_UTF16_SURROGATE = 65; { ER_INVALID_UTF16_SURROGATE, "\u7121\u52b9\u306a UTF-16 \u30b5\u30ed\u30b2\u30fc\u30c8\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f: {0} ?"}, /** Field ER_OIERROR */ //public static final int ER_OIERROR = 66; { ER_OIERROR, "\u5165\u51fa\u529b\u30a8\u30e9\u30fc"}, /** Field ER_CANNOT_CREATE_URL */ //public static final int ER_CANNOT_CREATE_URL = 67; { ER_CANNOT_CREATE_URL, "{0} \u306e URL \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002"}, /** Field ER_XPATH_READOBJECT */// public static final int ER_XPATH_READOBJECT = 68; { ER_XPATH_READOBJECT, "XPath.readObject \u5185: {0}"}, /** Field ER_FUNCTION_TOKEN_NOT_FOUND */// public static final int ER_FUNCTION_TOKEN_NOT_FOUND = 69; { ER_FUNCTION_TOKEN_NOT_FOUND, "\u95a2\u6570\u30c8\u30fc\u30af\u30f3\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"}, /** Argument 'localName' is null */// public static final int ER_ARG_LOCALNAME_NULL = 70; //{ ER_ARG_LOCALNAME_NULL, // "Argument 'localName' is null"}, /** Can not deal with XPath type: */// public static final int ER_CANNOT_DEAL_XPATH_TYPE = 71; { ER_CANNOT_DEAL_XPATH_TYPE, "XPath \u30bf\u30a4\u30d7: {0} \u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093"}, /** This NodeSet is not mutable */ // public static final int ER_NODESET_NOT_MUTABLE = 72; { ER_NODESET_NOT_MUTABLE, "\u3053\u306e NodeSet \u306f\u53ef\u5909\u3067\u3042\u308a\u307e\u305b\u3093"}, /** This NodeSetDTM is not mutable */// public static final int ER_NODESETDTM_NOT_MUTABLE = 73; { ER_NODESETDTM_NOT_MUTABLE, "\u3053\u306e NodeSetDTM \u306f\u53ef\u5909\u3067\u3042\u308a\u307e\u305b\u3093"}, /** Variable not resolvable: */// public static final int ER_VAR_NOT_RESOLVABLE = 74; { ER_VAR_NOT_RESOLVABLE, "\u5909\u6570\u306f\u89e3\u6c7a\u53ef\u80fd\u3067\u3042\u308a\u307e\u305b\u3093: {0}"}, /** Null error handler */// public static final int ER_NULL_ERROR_HANDLER = 75; { ER_NULL_ERROR_HANDLER, "\u30cc\u30eb\u306e\u30a8\u30e9\u30fc\u30fb\u30cf\u30f3\u30c9\u30e9\u30fc"}, /** Programmer's assertion: unknown opcode */ // public static final int ER_PROG_ASSERT_UNKNOWN_OPCODE = 76; { ER_PROG_ASSERT_UNKNOWN_OPCODE, "\u30d7\u30ed\u30b0\u30e9\u30de\u30fc\u306e\u30a2\u30b5\u30fc\u30b7\u30e7\u30f3: \u4e0d\u660e\u306a\u547d\u4ee4\u30b3\u30fc\u30c9: {0}"}, /** 0 or 1 */// public static final int ER_ZERO_OR_ONE = 77; { ER_ZERO_OR_ONE, "0 \u307e\u305f\u306f 1"}, /** rtf() not supported by XRTreeFragSelectWrapper */ //public static final int ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER = 78; { ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, "rtf() \u306f XRTreeFragSelectWrapper \u306b\u3088\u3063\u3066\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093"}, /** asNodeIterator() not supported by XRTreeFragSelectWrapper */ //public static final int ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER = 79; { ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, "asNodeIterator() \u306f XRTreeFragSelectWrapper \u306b\u3088\u3063\u3066\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093"}, /** fsb() not supported for XStringForChars */ // public static final int ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS = 80; { ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS, "fsb() \u306f XStringForChars \u306e\u5834\u5408\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093"}, /** Could not find variable with the name of */// public static final int ER_COULD_NOT_FIND_VAR = 81; { ER_COULD_NOT_FIND_VAR, "\u540d\u524d {0} \u3092\u3082\u3064\u5909\u6570\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f"}, /** XStringForChars can not take a string for an argument */// public static final int ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING = 82; { ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING, "XStringForChars \u306f\u5f15\u304d\u6570\u306b\u30b9\u30c8\u30ea\u30f3\u30b0\u3092\u4f7f\u7528\u3057\u307e\u305b\u3093"}, /** The FastStringBuffer argument can not be null */// public static final int ER_FASTSTRINGBUFFER_CANNOT_BE_NULL = 83; { ER_FASTSTRINGBUFFER_CANNOT_BE_NULL, "FastStringBuffer \u5f15\u304d\u6570\u306f\u30cc\u30eb\u306b\u3067\u304d\u307e\u305b\u3093"}, /* MANTIS_XALAN CHANGE: BEGIN */ /** 2 or 3 */// public static final int ER_TWO_OR_THREE = 84; { ER_TWO_OR_THREE, "2 \u307e\u305f\u306f 3"}, /** Variable accessed before it is bound! */// public static final int ER_VARIABLE_ACCESSED_BEFORE_BIND = 85; { ER_VARIABLE_ACCESSED_BEFORE_BIND, "\u5909\u6570\u304c\u30d0\u30a4\u30f3\u30c9\u3055\u308c\u308b\u524d\u306b\u30a2\u30af\u30bb\u30b9\u3055\u308c\u307e\u3057\u305f!"}, /** XStringForFSB can not take a string for an argument! */// public static final int ER_FSB_CANNOT_TAKE_STRING = 86; { ER_FSB_CANNOT_TAKE_STRING, "XStringForFSB \u306f\u5f15\u304d\u6570\u306b\u30b9\u30c8\u30ea\u30f3\u30b0\u3092\u4f7f\u7528\u3057\u307e\u305b\u3093!"}, /** Error! Setting the root of a walker to null! */// public static final int ER_SETTING_WALKER_ROOT_TO_NULL = 87; { ER_SETTING_WALKER_ROOT_TO_NULL, "\n !!!! \u30a8\u30e9\u30fc! \u30a6\u30a9\u30fc\u30ab\u30fc\u306e\u30eb\u30fc\u30c8\u3092\u30cc\u30eb\u306b\u8a2d\u5b9a\u3057\u3066\u3044\u307e\u3059!!!"}, /** This NodeSetDTM can not iterate to a previous node! */// public static final int ER_NODESETDTM_CANNOT_ITERATE = 88; { ER_NODESETDTM_CANNOT_ITERATE, "\u3053\u306e NodeSetDTM \u306f\u76f4\u524d\u306e\u30ce\u30fc\u30c9\u3092\u7e70\u308a\u8fd4\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093!"}, /** This NodeSet can not iterate to a previous node! */// public static final int ER_NODESET_CANNOT_ITERATE = 89; { ER_NODESET_CANNOT_ITERATE, "\u3053\u306e NodeSet \u306f\u76f4\u524d\u306e\u30ce\u30fc\u30c9\u3092\u7e70\u308a\u8fd4\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093!"}, /** This NodeSetDTM can not do indexing or counting functions! */// public static final int ER_NODESETDTM_CANNOT_INDEX = 90; { ER_NODESETDTM_CANNOT_INDEX, "\u3053\u306e NodeSetDTM \u306f\u7d22\u5f15\u4ed8\u3051\u3084\u30ab\u30a6\u30f3\u30c8\u306e\u6a5f\u80fd\u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093!"}, /** This NodeSet can not do indexing or counting functions! */// public static final int ER_NODESET_CANNOT_INDEX = 91; { ER_NODESET_CANNOT_INDEX, "\u3053\u306e NodeSet \u306f\u7d22\u5f15\u4ed8\u3051\u3084\u30ab\u30a6\u30f3\u30c8\u306e\u6a5f\u80fd\u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093!"}, /** Can not call setShouldCacheNodes after nextNode has been called! */// public static final int ER_CANNOT_CALL_SETSHOULDCACHENODE = 92; { ER_CANNOT_CALL_SETSHOULDCACHENODE, "nextNode \u3092\u547c\u3073\u51fa\u3057\u305f\u5f8c\u306b setShouldCacheNodes \u3092\u547c\u3073\u51fa\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093!"}, /** {0} only allows {1} arguments */// public static final int ER_ONLY_ALLOWS = 93; { ER_ONLY_ALLOWS, "{0} \u306b\u8a31\u53ef\u3055\u308c\u308b\u5f15\u304d\u6570\u306f {1} \u500b\u306e\u307f\u3067\u3059"}, /** Programmer's assertion in getNextStepPos: unknown stepType: {0} */// public static final int ER_UNKNOWN_STEP = 94; { ER_UNKNOWN_STEP, "getNextStepPos \u5185\u306e\u30d7\u30ed\u30b0\u30e9\u30de\u30fc\u306e\u30a2\u30b5\u30fc\u30b7\u30e7\u30f3: \u4e0d\u660e\u306a stepType: {0}"}, //Note to translators: A relative location path is a form of XPath expression. // The message indicates that such an expression was expected following the // characters '/' or '//', but was not found. /** Problem with RelativeLocationPath */// public static final int ER_EXPECTED_REL_LOC_PATH = 95; { ER_EXPECTED_REL_LOC_PATH, "\u76f8\u5bfe\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d1\u30b9\u306f '/' \u307e\u305f\u306f '//' \u30c8\u30fc\u30af\u30f3\u306e\u6b21\u306b\u5fc5\u8981\u3067\u3057\u305f\u3002"}, // Note to translators: A location path is a form of XPath expression. // The message indicates that syntactically such an expression was expected,but // the characters specified by the substitution text were encountered instead. /** Problem with LocationPath */// public static final int ER_EXPECTED_LOC_PATH = 96; { ER_EXPECTED_LOC_PATH, "\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30d1\u30b9\u304c\u5fc5\u8981\u3067\u3057\u305f\u304c\u3001\u6b21\u306e\u30c8\u30fc\u30af\u30f3\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u003a {0}"}, // Note to translators: A location step is part of an XPath expression. // The message indicates that syntactically such an expression was expected // following the specified characters. /** Problem with Step */// public static final int ER_EXPECTED_LOC_STEP = 97; { ER_EXPECTED_LOC_STEP, "\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b9\u30c6\u30c3\u30d7\u306f '/' \u307e\u305f\u306f '//' \u30c8\u30fc\u30af\u30f3\u306e\u6b21\u306b\u5fc5\u8981\u3067\u3057\u305f\u3002"}, // Note to translators: A node test is part of an XPath expression that is // used to test for particular kinds of nodes. In this case, a node test that // consists of an NCName followed by a colon and an asterisk or that consists // of a QName was expected, but was not found. /** Problem with NodeTest */// public static final int ER_EXPECTED_NODE_TEST = 98; { ER_EXPECTED_NODE_TEST, "NCName:* \u307e\u305f\u306f QName \u306e\u3044\u305a\u308c\u304b\u3068\u4e00\u81f4\u3059\u308b\u30ce\u30fc\u30c9\u30fb\u30c6\u30b9\u30c8\u304c\u5fc5\u8981\u3067\u3057\u305f\u3002"}, // Note to translators: A step pattern is part of an XPath expression. // The message indicates that syntactically such an expression was expected, // but the specified character was found in the expression instead. /** Expected step pattern */// public static final int ER_EXPECTED_STEP_PATTERN = 99; { ER_EXPECTED_STEP_PATTERN, "\u30b9\u30c6\u30c3\u30d7\u30fb\u30d1\u30bf\u30fc\u30f3\u304c\u5fc5\u8981\u3067\u3057\u305f\u304c\u3001'/' \u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002"}, // Note to translators: A relative path pattern is part of an XPath expression. // The message indicates that syntactically such an expression was expected, // but was not found. /** Expected relative path pattern */// public static final int ER_EXPECTED_REL_PATH_PATTERN = 100; { ER_EXPECTED_REL_PATH_PATTERN, "\u76f8\u5bfe\u30d1\u30b9\u30fb\u30d1\u30bf\u30fc\u30f3\u304c\u5fc5\u8981\u3067\u3057\u305f\u3002"}, // Note to translators: A QNAME has the syntactic form [NCName:]NCName // The localname is the portion after the optional colon; the message indicates // that there is a problem with that part of the QNAME. /** localname in QNAME should be a valid NCName */// public static final int ER_ARG_LOCALNAME_INVALID = 101;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -