xpatherrorresources_it.java
来自「java jdk 1.4的源码」· Java 代码 · 共 1,406 行 · 第 1/3 页
JAVA
1,406 行
{ ER_ERROR_OCCURED, "Errore"}, /** Field ER_ILLEGAL_VARIABLE_REFERENCE */ //public static final int ER_ILLEGAL_VARIABLE_REFERENCE = 43; { ER_ILLEGAL_VARIABLE_REFERENCE, "VariableReference fornito per la variabile \u00e8 esterno al contesto o senza definizione. Nome = {0}"}, /** Field ER_AXES_NOT_ALLOWED */ //public static final int ER_AXES_NOT_ALLOWED = 44; { ER_AXES_NOT_ALLOWED, "Nei criteri di corrispondenza sono consentiti solo gli assi child:: e attribute::. Assi non validi = {0}"}, /** Field ER_KEY_HAS_TOO_MANY_ARGS */ //public static final int ER_KEY_HAS_TOO_MANY_ARGS = 45; { ER_KEY_HAS_TOO_MANY_ARGS, "key() ha un numero di argomenti non valido."}, /** Field ER_COUNT_TAKES_1_ARG */ //public static final int ER_COUNT_TAKES_1_ARG = 46; { ER_COUNT_TAKES_1_ARG, "La funzione di conteggio deve prendere un argomento."}, /** Field ER_COULDNOT_FIND_FUNCTION */ //public static final int ER_COULDNOT_FIND_FUNCTION = 47; { ER_COULDNOT_FIND_FUNCTION, "Impossibile trovare la funzione: {0}"}, /** Field ER_UNSUPPORTED_ENCODING */ //public static final int ER_UNSUPPORTED_ENCODING = 48; { ER_UNSUPPORTED_ENCODING, "Codifica non supportata: {0}"}, /** Field ER_PROBLEM_IN_DTM_NEXTSIBLING */ //public static final int ER_PROBLEM_IN_DTM_NEXTSIBLING = 49; { ER_PROBLEM_IN_DTM_NEXTSIBLING, "Problema in DTM in getNextSibling... Tentativo di recupero in corso."}, /** Field ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL */ //public static final int ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL = 50; { ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL, "Errore di programmazione: impossibile scrivere in EmptyNodeList."}, /** Field ER_SETDOMFACTORY_NOT_SUPPORTED */ //public static final int ER_SETDOMFACTORY_NOT_SUPPORTED = 51; { ER_SETDOMFACTORY_NOT_SUPPORTED, "setDOMFactory non \u00e8 supportato da XPathContext."}, /** Field ER_PREFIX_MUST_RESOLVE */ //public static final int ER_PREFIX_MUST_RESOLVE = 52; { ER_PREFIX_MUST_RESOLVE, "Il prefisso deve risolvere in namespace: {0}"}, /** Field ER_PARSE_NOT_SUPPORTED */ //public static final int ER_PARSE_NOT_SUPPORTED = 53; { ER_PARSE_NOT_SUPPORTED, "analisi (sorgente InputSource) non supportata in XPathContext. Impossibile aprire {0}"}, /** Field ER_CREATEDOCUMENT_NOT_SUPPORTED */ //public static final int ER_CREATEDOCUMENT_NOT_SUPPORTED = 54; { ER_CREATEDOCUMENT_NOT_SUPPORTED, "createDocument() non supportato 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, "L'elemento secondario dell'attributo non ha un documento di propriet\u00e0."}, /** 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, "L'elemento secondario dell'attributo non ha un elemento del documento di propriet\u00e0."}, /** Field ER_SAX_API_NOT_HANDLED */ //public static final int ER_SAX_API_NOT_HANDLED = 57; { ER_SAX_API_NOT_HANDLED, "Caratteri SAX API (char ch[]... non gestiti da DTM."}, /** Field ER_IGNORABLE_WHITESPACE_NOT_HANDLED */ //public static final int ER_IGNORABLE_WHITESPACE_NOT_HANDLED = 58; { ER_IGNORABLE_WHITESPACE_NOT_HANDLED, "ignorableWhitespace(char ch[]... non \u00e8 gestito da DTM."}, /** Field ER_DTM_CANNOT_HANDLE_NODES */ //public static final int ER_DTM_CANNOT_HANDLE_NODES = 59; { ER_DTM_CANNOT_HANDLE_NODES, "DTMLiaison non pu\u00f2 gestire nodi di tipo {0}"}, /** Field ER_XERCES_CANNOT_HANDLE_NODES */ //public static final int ER_XERCES_CANNOT_HANDLE_NODES = 60; { ER_XERCES_CANNOT_HANDLE_NODES, "DOM2Helper non pu\u00f2 gestire nodi di tipo {0}"}, /** Field ER_XERCES_PARSE_ERROR_DETAILS */ //public static final int ER_XERCES_PARSE_ERROR_DETAILS = 61; { ER_XERCES_PARSE_ERROR_DETAILS, "Errore DOM2Helper.parse: SystemID - {0} linea - {1}"}, /** Field ER_XERCES_PARSE_ERROR */ //public static final int ER_XERCES_PARSE_ERROR = 62; { ER_XERCES_PARSE_ERROR, "Errore DOM2Helper.parse"}, /** Field ER_CANT_OUTPUT_TEXT_BEFORE_DOC */ //public static final int ER_CANT_OUTPUT_TEXT_BEFORE_DOC = 63; { ER_CANT_OUTPUT_TEXT_BEFORE_DOC, "Avvertenza: impossibile generare un output di testo prima dell'elemento documento. Richiesta ignorata..."}, /** 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, "Impossibile avere pi\u00f9 di una root su un DOM."}, /** Field ER_INVALID_UTF16_SURROGATE */ //public static final int ER_INVALID_UTF16_SURROGATE = 65; { ER_INVALID_UTF16_SURROGATE, "Rilevato surrogato di UTF-16 non valido: {0} ?"}, /** Field ER_OIERROR */ //public static final int ER_OIERROR = 66; { ER_OIERROR, "Errore IO"}, /** Field ER_CANNOT_CREATE_URL */ //public static final int ER_CANNOT_CREATE_URL = 67; { ER_CANNOT_CREATE_URL, "Impossibile creare URL per: {0}"}, /** Field ER_XPATH_READOBJECT */ //public static final int ER_XPATH_READOBJECT = 68; { ER_XPATH_READOBJECT, "In XPath.readObject: {0}"}, /** Field ER_XPATH_READOBJECT */ //public static final int ER_FUNCTION_TOKEN_NOT_FOUND = 69; { ER_FUNCTION_TOKEN_NOT_FOUND, "token di funzione non trovato."}, /** Argument 'localName' is null */ //public static final int ER_ARG_LOCALNAME_NULL = 70; { ER_ARG_LOCALNAME_NULL, "L'argomento 'localName' \u00e8 nullo"}, /** Can not deal with XPath type: */ //public static final int ER_CANNOT_DEAL_XPATH_TYPE = 71; { ER_CANNOT_DEAL_XPATH_TYPE, "Impossibile gestire il tipo XPath: {0}"}, /** This NodeSet is not mutable */ //public static final int ER_NODESET_NOT_MUTABLE = 72; { ER_NODESET_NOT_MUTABLE, "Questo NodeSet non \u00e8 mutabile"}, /** This NodeSetDTM is not mutable */ //public static final int ER_NODESETDTM_NOT_MUTABLE = 73; { ER_NODESETDTM_NOT_MUTABLE, "Questo NodeSetDTM non \u00e8 mutabile"}, /** Variable not resolvable: */ //public static final int ER_VAR_NOT_RESOLVABLE = 74; { ER_VAR_NOT_RESOLVABLE, "Variabile non risolvibile: {0}"}, /** Null error handler */ //public static final int ER_NULL_ERROR_HANDLER = 75; { ER_NULL_ERROR_HANDLER, "Errore gestore nullo"}, /** Programmer's assertion: unknown opcode */ //public static final int ER_PROG_ASSERT_UNKNOWN_OPCODE = 76; { ER_PROG_ASSERT_UNKNOWN_OPCODE, "Asserzione di programmazione: codice operativo sconosciuto: {0}"}, /** 0 or 1 */ //public static final int ER_ZERO_OR_ONE = 77; { ER_ZERO_OR_ONE, "0 o 1"}, /** rtf() not supported by XRTreeFragSelectWrapper */ //public static final int ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER = 78; { ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, "rtf() non supportato da XRTreeFragSelectWrapper"}, /** asNodeIterator() not supported by XRTreeFragSelectWrapper */ //public static final int ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER = 79; { ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, "asNodeIterator() non supportato da XRTreeFragSelectWrapper"}, /** fsb() not supported for XStringForChars */ //public static final int ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS = 80; { ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS, "fsb() non supportato per XStringForChars"}, /** Could not find variable with the name of */ //public static final int ER_COULD_NOT_FIND_VAR = 81; { ER_COULD_NOT_FIND_VAR, "Impossibile trovare la variabile denominata {0}"}, /** 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 non pu\u00f2 prendere una stringa per un argomento"}, /** The FastStringBuffer argument can not be null */ //public static final int ER_FASTSTRINGBUFFER_CANNOT_BE_NULL = 83; { ER_FASTSTRINGBUFFER_CANNOT_BE_NULL, "L'argomento FastStringBuffer non pu\u00f2 essere nullo"}, /** 2 or 3 */ //public static final int ER_TWO_OR_THREE = 84; { ER_TWO_OR_THREE, "2 o 3"}, /** Variable accessed before it is bound! */ //public static final int ER_VARIABLE_ACCESSED_BEFORE_BIND = 85; { ER_VARIABLE_ACCESSED_BEFORE_BIND, "Accesso alla variabile prima della delimitazione."}, /** 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 non pu\u00f2 avere una stringa per argomento."}, /** 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 !!!! Errore! Impostazione radice walker a zero."}, /** This NodeSetDTM can not iterate to a previous node! */ //public static final int ER_NODESETDTM_CANNOT_ITERATE = 88; { ER_NODESETDTM_CANNOT_ITERATE, "Questo NodeSetDTM non \u00e8 in grado di eseguire iterazione in un nodo precedente."}, /** This NodeSet can not iterate to a previous node! */ //public static final int ER_NODESET_CANNOT_ITERATE = 89; { ER_NODESET_CANNOT_ITERATE, "Questo NodeSet non \u00e8 in grado di eseguire iterazione in un nodo precedente."}, /** This NodeSetDTM can not do indexing or counting functions! */ //public static final int ER_NODESETDTM_CANNOT_INDEX = 90; { ER_NODESETDTM_CANNOT_INDEX, "Questo NodeSetDTM non \u00e8 in grado di indicizzare o calcolare le funzioni."}, /** This NodeSet can not do indexing or counting functions! */ //public static final int ER_NODESET_CANNOT_INDEX = 91; { ER_NODESET_CANNOT_INDEX, "Questo NodeSet non \u00e8 in grado di indicizzare o calcolare le funzioni."}, /** Can not call setShouldCacheNodes after nextNode has been called! */ //public static final int ER_CANNOT_CALL_SETSHOULDCACHENODE = 92; { ER_CANNOT_CALL_SETSHOULDCACHENODE, "Impossibile richiamare setShouldCacheNodes dopo aver richiamato nextNode."}, /** {0} only allows {1} arguments */ //public static final int ER_ONLY_ALLOWS = 93; { ER_ONLY_ALLOWS, "{0} consente solo argomenti {1}"}, /** Programmer's assertion in getNextStepPos: unknown stepType: {0} */ //public static final int ER_UNKNOWN_STEP = 94; { ER_UNKNOWN_STEP, "Conferma del programmatore in getNextStepPos: stepType sconosciuto: {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.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?