📄 xpatherrorresources_ko.java
字号:
/** Field ER_SETDOMFACTORY_NOT_SUPPORTED */// public static final int ER_SETDOMFACTORY_NOT_SUPPORTED = 51; { ER_SETDOMFACTORY_NOT_SUPPORTED, "XPathContext\uc5d0\uc11c setDOMFactory\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4!"}, /** Field ER_PREFIX_MUST_RESOLVE */// public static final int ER_PREFIX_MUST_RESOLVE = 52; { ER_PREFIX_MUST_RESOLVE, "\uc811\ub450\ubd80\ub294 \uc774\ub984 \uacf5\uac04\uc73c\ub85c \ubd84\uc11d\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4: {0}"}, /** Field ER_PARSE_NOT_SUPPORTED */// public static final int ER_PARSE_NOT_SUPPORTED = 53; { ER_PARSE_NOT_SUPPORTED, "XPathContext\uc5d0\uc11c \uad6c\ubb38 \ubd84\uc11d(InputSource \uc18c\uc2a4)\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4! {0}\uc744(\ub97c) \uc5f4 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."}, /** 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 \ubb38\uc790(char ch[]... \uac00 DTM\uc5d0 \uc758\ud574 \ucc98\ub9ac\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4!"}, /** Field ER_IGNORABLE_WHITESPACE_NOT_HANDLED *///public static final int ER_IGNORABLE_WHITESPACE_NOT_HANDLED = 58; { ER_IGNORABLE_WHITESPACE_NOT_HANDLED, "ignorableWhitespace(char ch[]... \uac00 DTM\uc5d0 \uc758\ud574 \ucc98\ub9ac\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4!"}, /** Field ER_DTM_CANNOT_HANDLE_NODES */// public static final int ER_DTM_CANNOT_HANDLE_NODES = 59; { ER_DTM_CANNOT_HANDLE_NODES, "DTMLiaison\uc774 {0} \uc720\ud615\uc758 \ub178\ub4dc\ub97c \ucc98\ub9ac\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."}, /** Field ER_XERCES_CANNOT_HANDLE_NODES */// public static final int ER_XERCES_CANNOT_HANDLE_NODES = 60; { ER_XERCES_CANNOT_HANDLE_NODES, "DOM2Helper\uac00 {0} \uc720\ud615\uc758 \ub178\ub4dc\ub97c \ucc98\ub9ac\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."}, /** Field ER_XERCES_PARSE_ERROR_DETAILS */// public static final int ER_XERCES_PARSE_ERROR_DETAILS = 61; { ER_XERCES_PARSE_ERROR_DETAILS, "DOM2Helper.parse \uc624\ub958: \uc2dc\uc2a4\ud15c ID - {0} \ud68c\uc120 - {1}"}, /** Field ER_XERCES_PARSE_ERROR */// public static final int ER_XERCES_PARSE_ERROR = 62; { ER_XERCES_PARSE_ERROR, "DOM2Helper.parse \uc624\ub958"}, /** 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, "\uc798\ubabb\ub41c UTF-16 \ub300\ub9ac\uc790(surrogate)\uac00 \ubc1c\uacac\ub418\uc5c8\uc2b5\ub2c8\ub2e4: {0} ?"}, /** Field ER_OIERROR */ //public static final int ER_OIERROR = 66; { ER_OIERROR, "IO \uc624\ub958"}, /** Field ER_CANNOT_CREATE_URL */ //public static final int ER_CANNOT_CREATE_URL = 67; { ER_CANNOT_CREATE_URL, "url\uc744 \uc791\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4: {0}"}, /** Field ER_XPATH_READOBJECT */// public static final int ER_XPATH_READOBJECT = 68; { ER_XPATH_READOBJECT, "XPath.readObject\uc758 {0}"}, /** Field ER_FUNCTION_TOKEN_NOT_FOUND */// public static final int ER_FUNCTION_TOKEN_NOT_FOUND = 69; { ER_FUNCTION_TOKEN_NOT_FOUND, "\ud568\uc218 \ud1a0\ud070\uc774 \uc5c6\uc2b5\ub2c8\ub2e4."}, /** 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 \uc720\ud615\uc744 \ucc98\ub9ac\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4: {0}"}, /** This NodeSet is not mutable */ // public static final int ER_NODESET_NOT_MUTABLE = 72; { ER_NODESET_NOT_MUTABLE, "\uc774 NodeSet\uac00 \uac00\ubcc0\uc801\uc774\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."}, /** This NodeSetDTM is not mutable */// public static final int ER_NODESETDTM_NOT_MUTABLE = 73; { ER_NODESETDTM_NOT_MUTABLE, "\uc774 NodeSetDTM\uc774 \uac00\ubcc0\uc801\uc774\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."}, /** Variable not resolvable: */// public static final int ER_VAR_NOT_RESOLVABLE = 74; { ER_VAR_NOT_RESOLVABLE, "\ubcc0\uc218\ub97c \ubd84\uc11d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4: {0}"}, /** Null error handler */// public static final int ER_NULL_ERROR_HANDLER = 75; { ER_NULL_ERROR_HANDLER, "\ub110(null) \uc624\ub958 \ud578\ub4e4\ub7ec"}, /** Programmer's assertion: unknown opcode */ // public static final int ER_PROG_ASSERT_UNKNOWN_OPCODE = 76; { ER_PROG_ASSERT_UNKNOWN_OPCODE, "\ud504\ub85c\uadf8\ub798\uba38\uc758 \ub2e8\uc5b8\ubb38: \uc54c \uc218 \uc5c6\ub294 op \ucf54\ub4dc: {0}"}, /** 0 or 1 */// public static final int ER_ZERO_OR_ONE = 77; { ER_ZERO_OR_ONE, "0 \ub610\ub294 1"}, /** rtf() not supported by XRTreeFragSelectWrapper */ //public static final int ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER = 78; { ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, "XRTreeFragSelectWrapper\uc5d0\uc11c rtf()\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."}, /** asNodeIterator() not supported by XRTreeFragSelectWrapper */ //public static final int ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER = 79; { ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, "XRTreeFragSelectWrapper\uc5d0\uc11c asNodeIterator()\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."}, /** fsb() not supported for XStringForChars */ // public static final int ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS = 80; { ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS, "XStringForChars\uc5d0 \ub300\ud574 fsb()\uac00 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."}, /** Could not find variable with the name of */// public static final int ER_COULD_NOT_FIND_VAR = 81; { ER_COULD_NOT_FIND_VAR, "\uc774\ub984\uc774 {0}\uc778 \ubcc0\uc218\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."}, /** 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\ub294 \uc778\uc218\ub85c \ubb38\uc790\uc5f4\uc744 \uac00\uc838\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."}, /** The FastStringBuffer argument can not be null */// public static final int ER_FASTSTRINGBUFFER_CANNOT_BE_NULL = 83; { ER_FASTSTRINGBUFFER_CANNOT_BE_NULL, "FastStringBuffer \uc778\uc218\ub294 \ub110(null)\uc774 \ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."}, /* MANTIS_XALAN CHANGE: BEGIN */ /** 2 or 3 */// public static final int ER_TWO_OR_THREE = 84; { ER_TWO_OR_THREE, "2 \ub610\ub294 3"}, /** Variable accessed before it is bound! */// public static final int ER_VARIABLE_ACCESSED_BEFORE_BIND = 85; { ER_VARIABLE_ACCESSED_BEFORE_BIND, "\ubcc0\uc218\uac00 \ubc14\uc778\ub4dc\ub418\uae30 \uc804\uc5d0 \ubcc0\uc218\uc5d0 \uc561\uc138\uc2a4\ud588\uc2b5\ub2c8\ub2e4!"}, /** 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\ub294 \uc778\uc218\ub85c \ubb38\uc790\uc5f4\uc744 \ucde8\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4!"}, /** 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 !!!! \uc624\ub958! \uc6cc\ucee4\uc758 \ub8e8\ud2b8\ub85c \ub110(null)\uc774 \uc124\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4!!!"}, /** This NodeSetDTM can not iterate to a previous node! */// public static final int ER_NODESETDTM_CANNOT_ITERATE = 88; { ER_NODESETDTM_CANNOT_ITERATE, "\uc774 NodeSetDTM\uc740 \uc774\uc804 \ub178\ub4dc\ub85c \ubc18\ubcf5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4!"}, /** This NodeSet can not iterate to a previous node! */// public static final int ER_NODESET_CANNOT_ITERATE = 89; { ER_NODESET_CANNOT_ITERATE, "\uc774 NodeSet\ub294 \uc774\uc804 \ub178\ub4dc\ub85c \ubc18\ubcf5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4!"}, /** This NodeSetDTM can not do indexing or counting functions! */// public static final int ER_NODESETDTM_CANNOT_INDEX = 90; { ER_NODESETDTM_CANNOT_INDEX, "\uc774 NodeSetDTM\uc740 \uc0c9\uc778 \ub610\ub294 \uce74\uc6b4\ud305 \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4!"}, /** This NodeSet can not do indexing or counting functions! */// public static final int ER_NODESET_CANNOT_INDEX = 91; { ER_NODESET_CANNOT_INDEX, "\uc774 NodeSet\ub294 \uc0c9\uc778 \ub610\ub294 \uce74\uc6b4\ud305 \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4!"}, /** Can not call setShouldCacheNodes after nextNode has been called! */// public static final int ER_CANNOT_CALL_SETSHOULDCACHENODE = 92; { ER_CANNOT_CALL_SETSHOULDCACHENODE, "nextNode\uac00 \ud638\ucd9c\ub41c \ud6c4\uc5d0 setShouldCacheNodes\ub97c \ud638\ucd9c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4!"}, /** {0} only allows {1} arguments */// public static final int ER_ONLY_ALLOWS = 93; { ER_ONLY_ALLOWS, "{0}\uc740(\ub294) {1} \uc778\uc218\ub9cc\uc744 \ud5c8\uc6a9\ud569\ub2c8\ub2e4."}, /** Programmer's assertion in getNextStepPos: unknown stepType: {0} */// public static final int ER_UNKNOWN_STEP = 94; { ER_UNKNOWN_STEP, "getNextStepPos\uc5d0 \ud504\ub85c\uadf8\ub798\uba38\uc758 \ub2e8\uc5b8\ubb38: \uc54c \uc218 \uc5c6\ub294 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, "\uad00\ub828 \uc704\uce58 \uacbd\ub85c\uac00 \ub2e4\uc74c\uc758 '/' \ub610\ub294 '//' \ud1a0\ud070\uc744 \uc608\uc0c1\ud588\uc2b5\ub2c8\ub2e4."}, // 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, "\uc704\uce58 \uacbd\ub85c\uac00 \uc608\uc0c1\ub418\uc5c8\uc9c0\ub9cc \ub2e4\uc74c \ud1a0\ud070\uc774 \ubc1c\uacac\ub418\uc5c8\uc2b5\ub2c8\ub2e4\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, "\uc704\uce58 \ub2e8\uacc4\uac00 \ub2e4\uc74c\uc758 '/' \ub610\ub294 '//' \ud1a0\ud070\uc744 \uc608\uc0c1\ud588\uc2b5\ub2c8\ub2e4."}, // 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:* \ub610\ub294 QName\uacfc \uc77c\uce58\ud558\ub294 \ub178\ub4dc \ud14c\uc2a4\ud2b8\uac00 \uc608\uc0c1\ub418\uc5c8\uc2b5\ub2c8\ub2e4."}, // 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, "\ub2e8\uacc4 \ud328\ud134\uc774 \uc608\uc0c1\ub418\uc5c8\uc9c0\ub9cc '/'\uac00 \ubc1c\uacac\ub418\uc5c8\uc2b5\ub2c8\ub2e4."}, // 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, "\uad00\ub828 \uacbd\ub85c \ud328\ud134\uc774 \uc608\uc0c1\ub418\uc5c8\uc2b5\ub2c8\ub2e4."}, // 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 + -