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

📄 xpatherrorresources_ja.java

📁 java1.6众多例子参考
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
  //{ ER_ARG_LOCALNAME_INVALID,  //     "Localname in QNAME should be a valid NCName"},  // Note to translators:  A QNAME has the syntactic form [NCName:]NCName  // The prefix is the portion before the optional colon; the message indicates  // that there is a problem with that part of the QNAME.  /** prefix in QNAME should be a valid NCName */ // public static final int ER_ARG_PREFIX_INVALID = 102;  //{ ER_ARG_PREFIX_INVALID,   //    "Prefix in QNAME should be a valid NCName"},  // Note to translators:  The substitution text is the name of a data type.  The  // message indicates that a value of a particular type could not be converted  // to a value of type string.  /** Field ER_CANT_CONVERT_TO_BOOLEAN          *///  public static final int ER_CANT_CONVERT_TO_BOOLEAN = 103;  { ER_CANT_CONVERT_TO_BOOLEAN,       "{0} \u3092\u30d6\u30fc\u30eb\u306b\u5909\u63db\u3067\u304d\u307e\u305b\u3093\u3002"},  // Note to translators: Do not translate ANY_UNORDERED_NODE_TYPE and  // FIRST_ORDERED_NODE_TYPE.  /** Field ER_CANT_CONVERT_TO_SINGLENODE       */  //public static final int ER_CANT_CONVERT_TO_SINGLENODE = 104;  { ER_CANT_CONVERT_TO_SINGLENODE,       "{0} \u3092\u5358\u4e00\u30ce\u30fc\u30c9\u306b\u5909\u63db\u3067\u304d\u307e\u305b\u3093\u3002 \u3053\u306e getter \u304c\u30bf\u30a4\u30d7 ANY_UNORDERED_NODE_TYPE \u304a\u3088\u3073 FIRST_ORDERED_NODE_TYPE \u306b\u9069\u7528\u3055\u308c\u307e\u3059\u3002"},  // Note to translators: Do not translate UNORDERED_NODE_SNAPSHOT_TYPE and  // ORDERED_NODE_SNAPSHOT_TYPE.  /** Field ER_CANT_GET_SNAPSHOT_LENGTH         *///  public static final int ER_CANT_GET_SNAPSHOT_LENGTH = 105;  { ER_CANT_GET_SNAPSHOT_LENGTH,       "\u30bf\u30a4\u30d7: {0} \u306b\u3064\u3044\u3066\u306e\u30b9\u30ca\u30c3\u30d7\u30b7\u30e7\u30c3\u30c8\u306e\u9577\u3055\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002 \u3053\u306e getter \u304c\u30bf\u30a4\u30d7 UNORDERED_NODE_SNAPSHOT_TYPE \u304a\u3088\u3073 ORDERED_NODE_SNAPSHOT_TYPE \u306b\u9069\u7528\u3055\u308c\u307e\u3059\u3002"},  /** Field ER_NON_ITERATOR_TYPE                */  //public static final int ER_NON_ITERATOR_TYPE        = 106;  { ER_NON_ITERATOR_TYPE,       "\u975e\u30a4\u30c6\u30ec\u30fc\u30bf\u30fc\u30fb\u30bf\u30a4\u30d7: {0} \u306f\u7e70\u308a\u8fd4\u3057\u304c\u3067\u304d\u307e\u305b\u3093"},  // Note to translators: This message indicates that the document being operated  // upon changed, so the iterator object that was being used to traverse the  // document has now become invalid.  /** Field ER_DOC_MUTATED                      *///  public static final int ER_DOC_MUTATED              = 107;  { ER_DOC_MUTATED,       "\u7d50\u679c\u304c\u623b\u3055\u308c\u305f\u4ee5\u5f8c\u306b\u6587\u66f8\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002 \u30a4\u30c6\u30ec\u30fc\u30bf\u30fc\u304c\u7121\u52b9\u3067\u3059\u3002"},  /** Field ER_INVALID_XPATH_TYPE               *///  public static final int ER_INVALID_XPATH_TYPE       = 108;  { ER_INVALID_XPATH_TYPE,       "\u7121\u52b9\u306a XPath \u30bf\u30a4\u30d7\u5f15\u304d\u6570: {0}"},  /** Field ER_EMPTY_XPATH_RESULT                *///  public static final int ER_EMPTY_XPATH_RESULT       = 109;  { ER_EMPTY_XPATH_RESULT,       "\u7a7a\u306e XPath \u7d50\u679c\u30aa\u30d6\u30b8\u30a7\u30af\u30c8"},  /** Field ER_INCOMPATIBLE_TYPES                *///  public static final int ER_INCOMPATIBLE_TYPES       = 110;  { ER_INCOMPATIBLE_TYPES,       "\u623b\u3055\u308c\u305f\u30bf\u30a4\u30d7: {0} \u306f\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30a4\u30d7: {1} \u306b\u5f37\u5236\u3067\u304d\u307e\u305b\u3093"},  /** Field ER_NULL_RESOLVER                     */ // public static final int ER_NULL_RESOLVER            = 111;  { ER_NULL_RESOLVER,       "\u63a5\u982d\u90e8\u3092\u30cc\u30eb\u63a5\u982d\u90e8\u30ea\u30be\u30eb\u30d0\u30fc\u306b\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3002"},  // Note to translators:  The substitution text is the name of a data type.  The  // message indicates that a value of a particular type could not be converted  // to a value of type string.  /** Field ER_CANT_CONVERT_TO_STRING            *///  public static final int ER_CANT_CONVERT_TO_STRING   = 112;  { ER_CANT_CONVERT_TO_STRING,       "{0} \u3092\u30b9\u30c8\u30ea\u30f3\u30b0\u306b\u5909\u63db\u3067\u304d\u307e\u305b\u3093\u3002"},  // Note to translators: Do not translate snapshotItem,  // UNORDERED_NODE_SNAPSHOT_TYPE and ORDERED_NODE_SNAPSHOT_TYPE.  /** Field ER_NON_SNAPSHOT_TYPE                 *///  public static final int ER_NON_SNAPSHOT_TYPE       = 113;  { ER_NON_SNAPSHOT_TYPE,       "\u30bf\u30a4\u30d7: {0} \u4e0a\u306e snapshotItem \u306e\u547c\u3073\u51fa\u3057\u304c\u3067\u304d\u307e\u305b\u3093\u3002 \u3053\u306e\u30e1\u30bd\u30c3\u30c9\u304c\u30bf\u30a4\u30d7 UNORDERED_NODE_SNAPSHOT_TYPE \u304a\u3088\u3073 ORDERED_NODE_SNAPSHOT_TYPE \u306b\u9069\u7528\u3055\u308c\u307e\u3059\u3002"},  // Note to translators:  XPathEvaluator is a Java interface name.  An  // XPathEvaluator is created with respect to a particular XML document, and in  // this case the expression represented by this object was being evaluated with  // respect to a context node from a different document.  /** Field ER_WRONG_DOCUMENT                    *///  public static final int ER_WRONG_DOCUMENT          = 114;  { ER_WRONG_DOCUMENT,       "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30fb\u30ce\u30fc\u30c9\u306f\u3053\u306e XPathEvaluator \u306b\u30d0\u30a4\u30f3\u30c9\u3055\u308c\u3066\u3044\u308b\u6587\u66f8\u306b\u5c5e\u3057\u3066\u3044\u307e\u305b\u3093\u3002"},  // Note to translators:  The XPath expression cannot be evaluated with respect  // to this type of node.  /** Field ER_WRONG_NODETYPE                    *///  public static final int ER_WRONG_NODETYPE          = 115;  { ER_WRONG_NODETYPE,       "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30fb\u30ce\u30fc\u30c9\u30fb\u30bf\u30a4\u30d7\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"},  /** Field ER_XPATH_ERROR                       *///  public static final int ER_XPATH_ERROR             = 116;  { ER_XPATH_ERROR,       "XPath \u306b\u4e0d\u660e\u306a\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3059\u3002"},  // Warnings...  /** Field WG_LOCALE_NAME_NOT_HANDLED          *///  public static final int WG_LOCALE_NAME_NOT_HANDLED = 1;  { WG_LOCALE_NAME_NOT_HANDLED,      "\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u756a\u53f7\u95a2\u6570\u5185\u306e\u30ed\u30b1\u30fc\u30eb\u540d\u306f\u307e\u3060\u51e6\u7406\u3055\u308c\u307e\u305b\u3093!"},  /** Field WG_PROPERTY_NOT_SUPPORTED          *///  public static final int WG_PROPERTY_NOT_SUPPORTED = 2;  { WG_PROPERTY_NOT_SUPPORTED,      "XSL \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc: {0} \u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093"},  /** Field WG_DONT_DO_ANYTHING_WITH_NS          *///  public static final int WG_DONT_DO_ANYTHING_WITH_NS = 3;  { WG_DONT_DO_ANYTHING_WITH_NS,      "\u73fe\u5728\u3001\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc {1} \u306e\u30cd\u30fc\u30e0\u30fb\u30b9\u30da\u30fc\u30b9 {0} \u3067\u4f55\u3082\u5b9f\u884c\u3055\u308c\u3066\u3044\u307e\u305b\u3093"},  /** Field WG_SECURITY_EXCEPTION          */// public static final int WG_SECURITY_EXCEPTION = 4;  { WG_SECURITY_EXCEPTION,      "XSL \u30b7\u30b9\u30c6\u30e0\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc: {0} \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u308b\u3068\u304d\u306b SecurityException"},  /** Field WG_QUO_NO_LONGER_DEFINED          *///  public static final int WG_QUO_NO_LONGER_DEFINED = 5;  { WG_QUO_NO_LONGER_DEFINED,      "\u65e7\u69cb\u6587: quo(...) \u306f XPath \u5185\u306b\u3082\u3046\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"},  /** Field WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST          */// public static final int WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST = 6;  { WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST,      "nodeTest \u3092\u30a4\u30f3\u30d7\u30ea\u30e1\u30f3\u30c8\u3059\u308b\u306b\u306f XPath \u306b\u6d3e\u751f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u5fc5\u8981\u3067\u3059!"},  /** Field WG_FUNCTION_TOKEN_NOT_FOUND          *///  public static final int WG_FUNCTION_TOKEN_NOT_FOUND = 7;  { WG_FUNCTION_TOKEN_NOT_FOUND,      "\u95a2\u6570\u30c8\u30fc\u30af\u30f3\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"},  /** Field WG_COULDNOT_FIND_FUNCTION          *///  public static final int WG_COULDNOT_FIND_FUNCTION = 8;  { WG_COULDNOT_FIND_FUNCTION,      "\u95a2\u6570: {0} \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f"},  /** Field WG_CANNOT_MAKE_URL_FROM          *///  public static final int WG_CANNOT_MAKE_URL_FROM = 9;  { WG_CANNOT_MAKE_URL_FROM,      "URL \u3092 {0} \u304b\u3089\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002"},  /** Field WG_EXPAND_ENTITIES_NOT_SUPPORTED          *///  public static final int WG_EXPAND_ENTITIES_NOT_SUPPORTED = 10;  { WG_EXPAND_ENTITIES_NOT_SUPPORTED,      "-E \u30aa\u30d7\u30b7\u30e7\u30f3\u306f DTM \u30d1\u30fc\u30b5\u30fc\u306e\u5834\u5408\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093"},  /** Field WG_ILLEGAL_VARIABLE_REFERENCE          *///  public static final int WG_ILLEGAL_VARIABLE_REFERENCE = 11;  { WG_ILLEGAL_VARIABLE_REFERENCE,      "\u5909\u6570\u306b\u6307\u5b9a\u3055\u308c\u305f VariableReference \u304c\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u5916\u304b\u3001\u5b9a\u7fa9\u306a\u3057\u3067\u3059!  \u540d\u524d = {0}"},  /** Field WG_UNSUPPORTED_ENCODING          *///  public static final int WG_UNSUPPORTED_ENCODING = 12;  { WG_UNSUPPORTED_ENCODING,     "\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u306a\u3044\u30a8\u30f3\u30b3\u30fc\u30c9: {0}"},  // Other miscellaneous text used inside the code...  { "ui_language", "en"},  { "help_language", "en"},  { "language", "en"},  { "BAD_CODE", "createMessage \u3078\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u30fc\u304c\u5883\u754c\u5916\u3067\u3057\u305f\u3002"},  { "FORMAT_FAILED", "messageFormat \u547c\u3073\u51fa\u3057\u4e2d\u306b\u4f8b\u5916\u304c\u30b9\u30ed\u30fc\u3055\u308c\u307e\u3057\u305f\u3002"},  { "version", ">>>>>>> Xalan \u30d0\u30fc\u30b8\u30e7\u30f3 "},  { "version2", "<<<<<<<"},  { "yes", "\u306f\u3044"},  { "line", "\u884c #"},  { "column", "\u6841 #"},  { "xsldone", "XSLProcessor: \u5b8c\u4e86"},  { "xpath_option", "xpath \u30aa\u30d7\u30b7\u30e7\u30f3: "},  { "optionIN", "   [-in inputXMLURL]"},  { "optionSelect", "   [-select xpath \u5f0f]"},  { "optionMatch", "   [-match \u30de\u30c3\u30c1\u30f3\u30b0\u30fb\u30d1\u30bf\u30fc\u30f3 (\u30de\u30c3\u30c1\u30f3\u30b0\u8a3a\u65ad\u7528)]"},  { "optionAnyExpr", "\u3042\u308b\u3044\u306f\u8a3a\u65ad\u30c0\u30f3\u30d7\u3092\u5b9f\u884c\u3059\u308b\u306e\u306f xpath \u5f0f\u3060\u3051\u3067\u3059"},  { "noParsermsg1", "XSL \u51e6\u7406\u306f\u6210\u529f\u3057\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},  { "noParsermsg2", "** \u30d1\u30fc\u30b5\u30fc\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f **"},  { "noParsermsg3", "\u30af\u30e9\u30b9\u30d1\u30b9\u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044\u3002"},  { "noParsermsg4", "IBM \u306e XML Parser for Java \u304c\u306a\u3044\u5834\u5408\u306f\u3001\u6b21\u306e\u30b5\u30a4\u30c8\u304b\u3089\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3067\u304d\u307e\u3059:"},  { "noParsermsg5", "IBM AlphaWorks: http://www.alphaworks.ibm.com/formula/xml"},  { "gtone", ">1" },  { "zero", "0" },  { "one", "1" },  { "two" , "2" },  { "three", "3" }  };  }  /** Field BAD_CODE          */  public static final String BAD_CODE = "BAD_CODE";  /** Field FORMAT_FAILED          */  public static final String FORMAT_FAILED = "FORMAT_FAILED";  /** Field ERROR_RESOURCES          */  public static final String ERROR_RESOURCES =    "com.sun.org.apache.xpath.internal.res.XPATHErrorResources";  /** Field ERROR_STRING          */  public static final String ERROR_STRING = "#\u30a8\u30e9\u30fc";  /** Field ERROR_HEADER          */  public static final String ERROR_HEADER = "\u30a8\u30e9\u30fc: ";  /** Field WARNING_HEADER          */  public static final String WARNING_HEADER = "\u8b66\u544a: ";  /** Field XSL_HEADER          */  public static final String XSL_HEADER = "XSL ";  /** Field XML_HEADER          */  public static final String XML_HEADER = "XML ";  /** Field QUERY_HEADER          */  public static final String QUERY_HEADER = "\u30d1\u30bf\u30fc\u30f3 ";  /**   * Return a named ResourceBundle for a particular locale.  This method mimics the behavior   * of ResourceBundle.getBundle().   *   * @param className Name of local-specific subclass.   * @return the ResourceBundle   * @throws MissingResourceException   */  public static final XPATHErrorResources loadResourceBundle(String className)          throws MissingResourceException  {    Locale locale = Locale.getDefault();    String suffix = getResourceSuffix(locale);    try    {      // first try with the given locale      return (XPATHErrorResources) ResourceBundle.getBundle(className              + suffix, locale);    }    catch (MissingResourceException e)    {      try  // try to fall back to en_US if we can't load      {        // Since we can't find the localized property file,        // fall back to en_US.        return (XPATHErrorResources) ResourceBundle.getBundle(className,                new Locale("en", "US"));      }      catch (MissingResourceException e2)      {        // Now we are really in trouble.        // very bad, definitely very bad...not going to get very far        throw new MissingResourceException(          "Could not load any resource bundles.", className, "");      }    }  }  /**   * Return the resource file suffic for the indicated locale   * For most locales, this will be based the language code.  However   * for Chinese, we do distinguish between Taiwan and PRC   *   * @param locale the locale   * @return an String suffix which canbe appended to a resource name   */  private static final String getResourceSuffix(Locale locale)  {    String suffix = "_" + locale.getLanguage();    String country = locale.getCountry();    if (country.equals("TW"))      suffix += "_" + country;    return suffix;  }}

⌨️ 快捷键说明

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