⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xslterrorresources_fr.java

📁 java jdk 1.4的源码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
      "Appel de fonction incorrect : les appels de recursive key() ne sont pas autoris\u00e9s"},    /** Variable is referencing itself          */  //public static final int ER_REFERENCING_ITSELF = 107;  {    ER_REFERENCING_ITSELF,      "La variable {0} est en train de se r\u00e9f\u00e9rencer directement ou indirectement !"},    /** Illegal DOMSource input          */  //public static final int ER_ILLEGAL_DOMSOURCE_INPUT = 108;  {    ER_ILLEGAL_DOMSOURCE_INPUT,      "Le n\u0153ud d''entr\u00e9e ne peut pas \u00eatre vide au niveau d''une source DOM pour newTemplates !"},		/** Class not found for option         */  //public static final int ER_CLASS_NOT_FOUND_FOR_OPTION = 109;  {    ER_CLASS_NOT_FOUND_FOR_OPTION,			"Fichier de classe introuvable pour l''option {0}"},		/** Required Element not found         */  //public static final int ER_REQUIRED_ELEM_NOT_FOUND = 110;  {    ER_REQUIRED_ELEM_NOT_FOUND,			"El\u00e9ment requis introuvable : {0}"},    /** InputStream cannot be null         */  //public static final int ER_INPUT_CANNOT_BE_NULL = 111;  {    ER_INPUT_CANNOT_BE_NULL,			"InputStream ne peut pas \u00eatre vide"},    /** URI cannot be null         */  //public static final int ER_URI_CANNOT_BE_NULL = 112;  {    ER_URI_CANNOT_BE_NULL,			"URI ne peut pas \u00eatre vide"},    /** File cannot be null         */  //public static final int ER_FILE_CANNOT_BE_NULL = 113;  {    ER_FILE_CANNOT_BE_NULL,			"File ne peut pas \u00eatre vide"},     /** InputSource cannot be null         */  //public static final int ER_SOURCE_CANNOT_BE_NULL = 114;  {    ER_SOURCE_CANNOT_BE_NULL,			"InputSource ne peut pas \u00eatre vide"},    /** Can''t overwrite cause         */  //public static final int ER_CANNOT_OVERWRITE_CAUSE = 115;  {    ER_CANNOT_OVERWRITE_CAUSE,			"Impossible d''\u00e9craser la cause"},    /** Could not initialize BSF Manager        */  //public static final int ER_CANNOT_INIT_BSFMGR = 116;  {    ER_CANNOT_INIT_BSFMGR,			"Impossible d''initialiser BSF Manager"},    /** Could not compile extension       */  //public static final int ER_CANNOT_CMPL_EXTENSN = 117;  {    ER_CANNOT_CMPL_EXTENSN,			"Impossible de compiler l''extension"},  /** Could not create extension       */  //public static final int ER_CANNOT_CREATE_EXTENSN = 118;  {    ER_CANNOT_CREATE_EXTENSN,      "Impossible de cr\u00e9er l''extension : {0} \u00e0 cause de : {1}"},    /** Instance method call to method {0} requires an Object instance as first argument       */  //public static final int ER_INSTANCE_MTHD_CALL_REQUIRES = 119;  {    ER_INSTANCE_MTHD_CALL_REQUIRES,      "L''appel de la m\u00e9thode d''instance \u00e0 la m\u00e9thode {0} requiert une instance Object comme premier argument"},    /** Invalid element name specified       */  //public static final int ER_INVALID_ELEMENT_NAME = 120;  {    ER_INVALID_ELEMENT_NAME,      "Nom d''\u00e9l\u00e9ment sp\u00e9cifi\u00e9 incorrect {0}"},     /** Element name method must be static      */  //public static final int ER_ELEMENT_NAME_METHOD_STATIC = 121;  {    ER_ELEMENT_NAME_METHOD_STATIC,      "La m\u00e9thode de nom d''\u00e9l\u00e9ment doit \u00eatre statique {0}"},     /** Extension function {0} : {1} is unknown      */  //public static final int ER_EXTENSION_FUNC_UNKNOWN = 122;  {    ER_EXTENSION_FUNC_UNKNOWN,             "Fonction d''extension {0} : {1} inconnue"},     /** More than one best match for constructor for       */  //public static final int ER_MORE_MATCH_CONSTRUCTOR = 123;  {    ER_MORE_MATCH_CONSTRUCTOR,             "Plusieurs occurrences exactes pour le constructeur pour {0}"},     /** More than one best match for method      */  //public static final int ER_MORE_MATCH_METHOD = 124;  {    ER_MORE_MATCH_METHOD,             "Plusieurs occurrences exactes pour la m\u00e9thode {0}"},     /** More than one best match for element method      */  //public static final int ER_MORE_MATCH_ELEMENT = 125;  {    ER_MORE_MATCH_ELEMENT,             " Plusieurs occurrences exactes pour la m\u00e9thode d''\u00e9l\u00e9ments {0}"},     /** Invalid context passed to evaluate       */  //public static final int ER_INVALID_CONTEXT_PASSED = 126;  {    ER_INVALID_CONTEXT_PASSED,             "Contexte incorrect pour l''\u00e9valuation {0}"},     /** Pool already exists       */  //public static final int ER_POOL_EXISTS = 127;  {    ER_POOL_EXISTS,             "Pool existe d\u00e9j\u00e0"},     /** No driver Name specified      */  //public static final int ER_NO_DRIVER_NAME = 128;  {    ER_NO_DRIVER_NAME,             "Aucun nom de pilote sp\u00e9cifi\u00e9"},     /** No URL specified     */  //public static final int ER_NO_URL = 129;  {    ER_NO_URL,             "Aucune URL sp\u00e9cifi\u00e9e"},     /** Pool size is less than one    */  //public static final int ER_POOL_SIZE_LESSTHAN_ONE = 130;  {    ER_POOL_SIZE_LESSTHAN_ONE,             "La taille du Pool est inf\u00e9rieure \u00e0 un !"},     /** Invalid driver name specified    */  //public static final int ER_INVALID_DRIVER = 131;  {    ER_INVALID_DRIVER,             "Le nom de pilote sp\u00e9cifi\u00e9 n''est pas correct !"},     /** Did not find the stylesheet root    */  //public static final int ER_NO_STYLESHEETROOT = 132;  {    ER_NO_STYLESHEETROOT,             "Impossible de trouver la feuille de style racine !"},     /** Illegal value for xml:space     */  //public static final int ER_ILLEGAL_XMLSPACE_VALUE = 133;  {    ER_ILLEGAL_XMLSPACE_VALUE,         "Valeur non autoris\u00e9e pour xml:space"},     /** processFromNode failed     */  //public static final int ER_PROCESSFROMNODE_FAILED = 134;  {    ER_PROCESSFROMNODE_FAILED,         "Echec de processFromNode"},     /** The resource [] could not load:     */  //public static final int ER_RESOURCE_COULD_NOT_LOAD = 135;  {    ER_RESOURCE_COULD_NOT_LOAD,        "La ressource [ {0} ] n''a pas pu \u00eatre charg\u00e9e : {1} \n {2} \t {3}"},        /** Buffer size <=0     */  //public static final int ER_BUFFER_SIZE_LESSTHAN_ZERO = 136;  {    ER_BUFFER_SIZE_LESSTHAN_ZERO,        "Taille du tampon <=0"},     /** Unknown error when calling extension    */  //public static final int ER_UNKNOWN_ERROR_CALLING_EXTENSION = 137;  {    ER_UNKNOWN_ERROR_CALLING_EXTENSION,        "Erreur inconnue lors de l''appel de l''extension"},     /** Prefix {0} does not have a corresponding namespace declaration    */  //public static final int ER_NO_NAMESPACE_DECL = 138;  {    ER_NO_NAMESPACE_DECL,        "Le pr\u00e9fixe {0} de dispose pas d''une d\u00e9claration d''espaces de noms correspondante"},     /** Element content not allowed for lang=javaclass   */  //public static final int ER_ELEM_CONTENT_NOT_ALLOWED = 139;  {    ER_ELEM_CONTENT_NOT_ALLOWED,        "Contenu d''\u00e9l\u00e9ment non autoris\u00e9 pour lang=javaclass {0}"},     /** Stylesheet directed termination   */  //public static final int ER_STYLESHEET_DIRECTED_TERMINATION = 140;  {    ER_STYLESHEET_DIRECTED_TERMINATION,        "Ach\u00e8vement dirig\u00e9 de la feuille de style"},     /** 1 or 2   */  //public static final int ER_ONE_OR_TWO = 141;  {    ER_ONE_OR_TWO,        "1 ou 2"},     /** 2 or 3   */  //public static final int ER_TWO_OR_THREE = 142;  {    ER_TWO_OR_THREE,        "2 ou 3"},   /** Could not load {0} (check CLASSPATH), now using just the defaults   */  //public static final int ER_COULD_NOT_LOAD_RESOURCE = 143;  {    ER_COULD_NOT_LOAD_RESOURCE,        "Impossible de charger {0} (v\u00e9rifier le CHEMIN DE CLASSE). Utilisation des mod\u00e8les par d\u00e9faut"},     /** Cannot initialize default templates   */  //public static final int ER_CANNOT_INIT_DEFAULT_TEMPLATES = 144;  {    ER_CANNOT_INIT_DEFAULT_TEMPLATES,        "Impossible d''initialiser les mod\u00e8les par d\u00e9faut"},     /** Result should not be null   */  //public static final int ER_RESULT_NULL = 145;  {    ER_RESULT_NULL,        "Le r\u00e9sultat ne peut pas \u00eatre vide"},       /** Result could not be set   */  //public static final int ER_RESULT_COULD_NOT_BE_SET = 146;  {    ER_RESULT_COULD_NOT_BE_SET,        "Le r\u00e9sultat ne peut pas \u00eatre d\u00e9fini"},     /** No output specified   */  //public static final int ER_NO_OUTPUT_SPECIFIED = 147;  {    ER_NO_OUTPUT_SPECIFIED,        "Aucune sortie sp\u00e9cifi\u00e9e"},     /** Can''t transform to a Result of type   */  //public static final int ER_CANNOT_TRANSFORM_TO_RESULT_TYPE = 148;  {    ER_CANNOT_TRANSFORM_TO_RESULT_TYPE,        "Transformation impossible en un r\u00e9sultat de type {0}"},     /** Can''t transform to a Source of type   */  //public static final int ER_CANNOT_TRANSFORM_SOURCE_TYPE = 149;  {    ER_CANNOT_TRANSFORM_SOURCE_TYPE,        "Transformation impossible d''une source de type {0}"},     /** Null content handler  */  //public static final int ER_NULL_CONTENT_HANDLER = 150;  {    ER_NULL_CONTENT_HANDLER,        "Gestionnaire de contenu vide"},     /** Null error handler  */  //public static final int ER_NULL_ERROR_HANDLER = 151;  {    ER_NULL_ERROR_HANDLER,        "Gestionnaire d''erreurs vide"},     /** parse can not be called if the ContentHandler has not been set */  //public static final int ER_CANNOT_CALL_PARSE = 152;  {    ER_CANNOT_CALL_PARSE,        "L''analyse ne peut \u00eatre appel\u00e9e si le gestionnaire de contenu n''a pas \u00e9t\u00e9 d\u00e9fini"},     /**  No parent for filter */  //public static final int ER_NO_PARENT_FOR_FILTER = 153;  {    ER_NO_PARENT_FOR_FILTER,        "Aucun parent pour le filtre"},       /**  No stylesheet found in: {0}, media */  //public static final int ER_NO_STYLESHEET_IN_MEDIA = 154;  {    ER_NO_STYLESHEET_IN_MEDIA,         "Aucune feuille de style trouv\u00e9e dans: {0}, media= {1}"},     /**  No xml-stylesheet PI found in */  //public static final int ER_NO_STYLESHEET_PI = 155;  {    ER_NO_STYLESHEET_PI,         "Aucun xml-stylesheet PI trouv\u00e9 dans : {0}"},     /**  No default implementation found */  //public static final int ER_NO_DEFAULT_IMPL = 156;  {    ER_NO_DEFAULT_IMPL,         "Aucune mise en \u0153uvre par d\u00e9faut trouv\u00e9e"},     /**  ChunkedIntArray({0}) not currently supported */  //public static final int ER_CHUNKEDINTARRAY_NOT_SUPPORTED = 157;  {    ER_CHUNKEDINTARRAY_NOT_SUPPORTED,       "ChunkedIntArray({0}) non pris en charge pour le moment"},     /**  Offset bigger than slot */  //public static final int ER_OFFSET_BIGGER_THAN_SLOT = 158;  {    ER_OFFSET_BIGGER_THAN_SLOT,       "Impression plus importante que l''emplacement"},     /**  Coroutine not available, id= */  //public static final int ER_COROUTINE_NOT_AVAIL = 159;  {    ER_COROUTINE_NOT_AVAIL,       "Coroutine indisponible, id={0}"},     /**  CoroutineManager recieved co_exit() request */  //public static final int ER_COROUTINE_CO_EXIT = 160;  {    ER_COROUTINE_CO_EXIT,       "CoroutineManager a re\u00e7u une requ\u00eate co_exit()"},     /**  co_joinCoroutineSet() failed */  //public static final int ER_COJOINROUTINESET_FAILED = 161;  {    ER_COJOINROUTINESET_FAILED,       "Echec de co_joinCoroutineSet()"},     /**  Coroutine parameter error () */  //public static final int ER_COROUTINE_PARAM = 162;  {    ER_COROUTINE_PARAM,       "Erreur de param\u00e8tre Coroutine ({0})"},     /**  UNEXPECTED: Parser doTerminate answers  */  //public static final int ER_PARSER_DOTERMINATE_ANSWERS = 163;  {    ER_PARSER_DOTERMINATE_ANSWERS,       "\nUNEXPECTED: R\u00e9ponses de Parser doTerminate {0}"},     /**  parse may not be called while parsing */  //public static final int ER_NO_PARSE_CALL_WHILE_PARSING = 164;  {    ER_NO_PARSE_CALL_WHILE_PARSING,       "parse ne peut pas \u00eatre appel\u00e9 pendant l''op\u00e9ration d''analyse"},

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -