📄 xslterrorresources_ja.java
字号:
"\u5909\u6570 {0} \u304c\u76f4\u63a5\u7684\u307e\u305f\u306f\u9593\u63a5\u7684\u306b\u81ea\u5206\u81ea\u8eab\u306b\u53c2\u7167\u3065\u3051\u3066\u3044\u307e\u3059!"}, /** Illegal DOMSource input */// public static final int ER_ILLEGAL_DOMSOURCE_INPUT = 108; { ER_ILLEGAL_DOMSOURCE_INPUT, "newTemplates \u306e DOMSource \u306e\u5165\u529b\u3092\u30cc\u30eb\u306b\u306f\u3067\u304d\u307e\u305b\u3093!"}, /** Class not found for option */// public static final int ER_CLASS_NOT_FOUND_FOR_OPTION = 109; { ER_CLASS_NOT_FOUND_FOR_OPTION, "\u30aa\u30d7\u30b7\u30e7\u30f3 {0} \u306e\u30af\u30e9\u30b9\u30fb\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002"}, /** Required Element not found */// public static final int ER_REQUIRED_ELEM_NOT_FOUND = 110; { ER_REQUIRED_ELEM_NOT_FOUND, "\u5fc5\u8981\u306a\u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093: {0}"}, /** InputStream cannot be null */// public static final int ER_INPUT_CANNOT_BE_NULL = 111; { ER_INPUT_CANNOT_BE_NULL, "InputStream \u3092\u30cc\u30eb\u306b\u306f\u3067\u304d\u307e\u305b\u3093\u3002"}, /** URI cannot be null */// public static final int ER_URI_CANNOT_BE_NULL = 112; { ER_URI_CANNOT_BE_NULL, "URI \u3092\u30cc\u30eb\u306b\u306f\u3067\u304d\u307e\u305b\u3093\u3002"}, /** File cannot be null */// public static final int ER_FILE_CANNOT_BE_NULL = 113; { ER_FILE_CANNOT_BE_NULL, "\u30d5\u30a1\u30a4\u30eb\u3092\u30cc\u30eb\u306b\u306f\u3067\u304d\u307e\u305b\u3093\u3002"}, /** InputSource cannot be null */// public static final int ER_SOURCE_CANNOT_BE_NULL = 114; { ER_SOURCE_CANNOT_BE_NULL, "InputSource \u3092\u30cc\u30eb\u306b\u306f\u3067\u304d\u307e\u305b\u3093\u3002"}, /** Can't overwrite cause */// public static final int ER_CANNOT_OVERWRITE_CAUSE = 115; //{ ER_CANNOT_OVERWRITE_CAUSE, // "Cannot overwrite cause"}, /** Could not initialize BSF Manager */// public static final int ER_CANNOT_INIT_BSFMGR = 116; { ER_CANNOT_INIT_BSFMGR, "BSF \u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"}, /** Could not compile extension */// public static final int ER_CANNOT_CMPL_EXTENSN = 117; { ER_CANNOT_CMPL_EXTENSN, "\u62e1\u5f35\u6a5f\u80fd\u3092\u30b3\u30f3\u30d1\u30a4\u30eb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"}, /** Could not create extension */// public static final int ER_CANNOT_CREATE_EXTENSN = 118; { ER_CANNOT_CREATE_EXTENSN, "\u539f\u56e0: {1} \u306e\u305f\u3081\u306b\u62e1\u5f35\u6a5f\u80fd: {0} \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"}, /** 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, "\u30e1\u30bd\u30c3\u30c9 {0} \u3078\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u30fb\u30e1\u30bd\u30c3\u30c9\u547c\u3073\u51fa\u3057\u306b\u306f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c\u6700\u521d\u306e\u5f15\u304d\u6570\u3068\u3057\u3066\u5fc5\u8981\u3067\u3059\u3002"}, /** Invalid element name specified */// public static final int ER_INVALID_ELEMENT_NAME = 120; { ER_INVALID_ELEMENT_NAME, "\u7121\u52b9\u306a\u30a8\u30ec\u30e1\u30f3\u30c8\u540d\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f: {0}"}, /** Element name method must be static */// public static final int ER_ELEMENT_NAME_METHOD_STATIC = 121; { ER_ELEMENT_NAME_METHOD_STATIC, "\u30a8\u30ec\u30e1\u30f3\u30c8\u540d\u30e1\u30bd\u30c3\u30c9\u306f\u9759\u7684\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093: {0}"}, /** Extension function {0} : {1} is unknown */// public static final int ER_EXTENSION_FUNC_UNKNOWN = 122; { ER_EXTENSION_FUNC_UNKNOWN, "\u62e1\u5f35\u6a5f\u80fd {0} : {1} \u304c\u4e0d\u660e\u3067\u3059\u3002"}, /** More than one best match for constructor for */// public static final int ER_MORE_MATCH_CONSTRUCTOR = 123; { ER_MORE_MATCH_CONSTRUCTOR, "{0} \u306e\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc\u306e\u6700\u9069\u4e00\u81f4\u304c\u8907\u6570\u3042\u308a\u307e\u3059\u3002"}, /** More than one best match for method */// public static final int ER_MORE_MATCH_METHOD = 124; { ER_MORE_MATCH_METHOD, "\u30e1\u30bd\u30c3\u30c9 {0} \u306e\u6700\u9069\u4e00\u81f4\u304c\u8907\u6570\u3042\u308a\u307e\u3059\u3002"}, /** More than one best match for element method */// public static final int ER_MORE_MATCH_ELEMENT = 125; { ER_MORE_MATCH_ELEMENT, "\u30a8\u30ec\u30e1\u30f3\u30c8\u30fb\u30e1\u30bd\u30c3\u30c9 {0} \u306e\u6700\u9069\u4e00\u81f4\u304c\u8907\u6570\u3042\u308a\u307e\u3059\u3002"}, /** Invalid context passed to evaluate */// public static final int ER_INVALID_CONTEXT_PASSED = 126; { ER_INVALID_CONTEXT_PASSED, "{0} \u3092\u8a55\u4fa1\u3059\u308b\u305f\u3081\u306b\u6e21\u3055\u308c\u305f\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002"}, /** Pool already exists */// public static final int ER_POOL_EXISTS = 127; { ER_POOL_EXISTS, "\u30d7\u30fc\u30eb\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u3066\u3044\u307e\u3059\u3002"}, /** No driver Name specified */// public static final int ER_NO_DRIVER_NAME = 128; { ER_NO_DRIVER_NAME, "\u30c9\u30e9\u30a4\u30d0\u30fc\u540d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"}, /** No URL specified */// public static final int ER_NO_URL = 129; { ER_NO_URL, "URL \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"}, /** Pool size is less than one */// public static final int ER_POOL_SIZE_LESSTHAN_ONE = 130; { ER_POOL_SIZE_LESSTHAN_ONE, "\u30d7\u30fc\u30eb\u30fb\u30b5\u30a4\u30ba\u304c 1 \u3088\u308a\u5c0f\u3067\u3059!"}, /** Invalid driver name specified */// public static final int ER_INVALID_DRIVER = 131; { ER_INVALID_DRIVER, "\u7121\u52b9\u306a\u30c9\u30e9\u30a4\u30d0\u30fc\u540d\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f!"}, /** Did not find the stylesheet root */// public static final int ER_NO_STYLESHEETROOT = 132; { ER_NO_STYLESHEETROOT, "\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30c8\u306e\u30eb\u30fc\u30c8\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f!"}, /** Illegal value for xml:space */// public static final int ER_ILLEGAL_XMLSPACE_VALUE = 133; { ER_ILLEGAL_XMLSPACE_VALUE, "xml:space \u306e\u5024\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002"}, /** processFromNode failed */// public static final int ER_PROCESSFROMNODE_FAILED = 134; { ER_PROCESSFROMNODE_FAILED, "processFromNode \u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002"}, /** The resource [] could not load: */// public static final int ER_RESOURCE_COULD_NOT_LOAD = 135; { ER_RESOURCE_COULD_NOT_LOAD, "\u30ea\u30bd\u30fc\u30b9 [ {0} ] \u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: {1} \n {2} \t {3}"}, /** Buffer size <=0 */// public static final int ER_BUFFER_SIZE_LESSTHAN_ZERO = 136; { ER_BUFFER_SIZE_LESSTHAN_ZERO, "\u30d0\u30c3\u30d5\u30a1\u30fc\u30fb\u30b5\u30a4\u30ba <=0"}, /** Unknown error when calling extension */// public static final int ER_UNKNOWN_ERROR_CALLING_EXTENSION = 137; { ER_UNKNOWN_ERROR_CALLING_EXTENSION, "\u30a8\u30af\u30b9\u30c6\u30f3\u30b7\u30e7\u30f3\u3092\u547c\u3073\u51fa\u3057\u6642\u306b\u4e0d\u660e\u30a8\u30e9\u30fc"}, /** Prefix {0} does not have a corresponding namespace declaration */// public static final int ER_NO_NAMESPACE_DECL = 138; { ER_NO_NAMESPACE_DECL, "\u63a5\u982d\u90e8 {0} \u306b\u306f\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u30cd\u30fc\u30e0\u30fb\u30b9\u30da\u30fc\u30b9\u5ba3\u8a00\u304c\u3042\u308a\u307e\u305b\u3093\u3002"}, /** Element content not allowed for lang=javaclass */// public static final int ER_ELEM_CONTENT_NOT_ALLOWED = 139; { ER_ELEM_CONTENT_NOT_ALLOWED, "\u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306f lang=javaclass {0} \u306e\u5834\u5408\u306f\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"}, /** Stylesheet directed termination */// public static final int ER_STYLESHEET_DIRECTED_TERMINATION = 140; { ER_STYLESHEET_DIRECTED_TERMINATION, "\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30c8\u3067\u7d42\u4e86\u304c\u6307\u56f3\u3055\u308c\u307e\u3057\u305f\u3002"}, /** 1 or 2 */// public static final int ER_ONE_OR_TWO = 141; { ER_ONE_OR_TWO, "1 \u307e\u305f\u306f 2"}, /** 2 or 3 */// public static final int ER_TWO_OR_THREE = 142; { ER_TWO_OR_THREE, "2 \u307e\u305f\u306f 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, "{0} \u3092\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f (CLASSPATH \u3092\u8abf\u3079\u3066\u304f\u3060\u3055\u3044)\u3002\u73fe\u5728\u306f\u307e\u3055\u306b\u30c7\u30d5\u30a9\u30eb\u30c8\u3092\u4f7f\u7528\u4e2d\u3067\u3059\u3002"}, /** Cannot initialize default templates */// public static final int ER_CANNOT_INIT_DEFAULT_TEMPLATES = 144; { ER_CANNOT_INIT_DEFAULT_TEMPLATES, "\u30c7\u30d5\u30a9\u30eb\u30c8\u30fb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3002"}, /** Result should not be null */// public static final int ER_RESULT_NULL = 145; { ER_RESULT_NULL, "\u7d50\u679c\u306f\u30cc\u30eb\u306b\u306f\u306a\u3089\u306a\u3044\u306f\u305a\u3067\u3059\u3002"}, /** Result could not be set */// public static final int ER_RESULT_COULD_NOT_BE_SET = 146; { ER_RESULT_COULD_NOT_BE_SET, "\u7d50\u679c\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"}, /** No output specified */// public static final int ER_NO_OUTPUT_SPECIFIED = 147; { ER_NO_OUTPUT_SPECIFIED, "\u51fa\u529b\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"}, /** 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, "\u30bf\u30a4\u30d7 {0} \u306e\u7d50\u679c\u306b\u5909\u63db\u3067\u304d\u307e\u305b\u3093"}, /** Can't transform to a Source of type */// public static final int ER_CANNOT_TRANSFORM_SOURCE_TYPE = 149; { ER_CANNOT_TRANSFORM_SOURCE_TYPE, "\u30bf\u30a4\u30d7 {0} \u306e\u30bd\u30fc\u30b9\u3092\u5909\u63db\u3067\u304d\u307e\u305b\u3093"}, /** Null content handler */// public static final int ER_NULL_CONTENT_HANDLER = 150; { ER_NULL_CONTENT_HANDLER, "\u30cc\u30eb\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u30fb\u30cf\u30f3\u30c9\u30e9\u30fc"}, /** Null error handler */// public static final int ER_NULL_ERROR_HANDLER = 151; { ER_NULL_ERROR_HANDLER, "\u30cc\u30eb\u306e\u30a8\u30e9\u30fc\u30fb\u30cf\u30f3\u30c9\u30e9\u30fc"}, /** 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, "ContentHandler \u304c\u672a\u8a2d\u5b9a\u306e\u5834\u5408\u306f parse \u306e\u547c\u3073\u51fa\u3057\u306f\u3067\u304d\u307e\u305b\u3093\u3002"}, /** No parent for filter */// public static final int ER_NO_PARENT_FOR_FILTER = 153; { ER_NO_PARENT_FOR_FILTER, "\u30d5\u30a3\u30eb\u30bf\u30fc\u306e\u89aa\u304c\u3042\u308a\u307e\u305b\u3093\u3002"}, /** No stylesheet found in: {0}, media */// public static final int ER_NO_STYLESHEET_IN_MEDIA = 154; { ER_NO_STYLESHEET_IN_MEDIA, "\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30c8\u304c {0}\u3001\u30e1\u30c7\u30a3\u30a2= {1} \u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u30
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -