📄 xslterrorresources.java
字号:
"(StylesheetHandler) misplaced {0} element?? Missing container element ''component''"}, { ER_CAN_ONLY_OUTPUT_TO_ELEMENT, "Can only output to an Element, DocumentFragment, Document, or PrintWriter."}, { ER_PROCESS_ERROR, "StylesheetRoot.process error"}, { ER_UNIMPLNODE_ERROR, "UnImplNode error: {0}"}, { ER_NO_SELECT_EXPRESSION, "Error! Did not find xpath select expression (-select)."}, { ER_CANNOT_SERIALIZE_XSLPROCESSOR, "Can not serialize an XSLProcessor!"}, { ER_NO_INPUT_STYLESHEET, "Stylesheet input was not specified!"}, { ER_FAILED_PROCESS_STYLESHEET, "Failed to process stylesheet!"}, { ER_COULDNT_PARSE_DOC, "Could not parse {0} document!"}, { ER_COULDNT_FIND_FRAGMENT, "Could not find fragment: {0}"}, { ER_NODE_NOT_ELEMENT, "Node pointed to by fragment identifier was not an element: {0}"}, { ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB, "for-each must have either a match or name attribute"}, { ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB, "templates must have either a match or name attribute"}, { ER_NO_CLONE_OF_DOCUMENT_FRAG, "No clone of a document fragment!"}, { ER_CANT_CREATE_ITEM, "Can not create item in result tree: {0}"}, { ER_XMLSPACE_ILLEGAL_VALUE, "xml:space in the source XML has an illegal value: {0}"}, { ER_NO_XSLKEY_DECLARATION, "There is no xsl:key declaration for {0}!"}, { ER_CANT_CREATE_URL, "Error! Cannot create url for: {0}"}, { ER_XSLFUNCTIONS_UNSUPPORTED, "xsl:functions is unsupported"}, { ER_PROCESSOR_ERROR, "XSLT TransformerFactory Error"}, { ER_NOT_ALLOWED_INSIDE_STYLESHEET, "(StylesheetHandler) {0} not allowed inside a stylesheet!"}, { ER_RESULTNS_NOT_SUPPORTED, "result-ns no longer supported! Use xsl:output instead."}, { ER_DEFAULTSPACE_NOT_SUPPORTED, "default-space no longer supported! Use xsl:strip-space or xsl:preserve-space instead."}, { ER_INDENTRESULT_NOT_SUPPORTED, "indent-result no longer supported! Use xsl:output instead."}, { ER_ILLEGAL_ATTRIB, "(StylesheetHandler) {0} has an illegal attribute: {1}"}, { ER_UNKNOWN_XSL_ELEM, "Unknown XSL element: {0}"}, { ER_BAD_XSLSORT_USE, "(StylesheetHandler) xsl:sort can only be used with xsl:apply-templates or xsl:for-each."}, { ER_MISPLACED_XSLWHEN, "(StylesheetHandler) misplaced xsl:when!"}, { ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE, "(StylesheetHandler) xsl:when not parented by xsl:choose!"}, { ER_MISPLACED_XSLOTHERWISE, "(StylesheetHandler) misplaced xsl:otherwise!"}, { ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE, "(StylesheetHandler) xsl:otherwise not parented by xsl:choose!"}, { ER_NOT_ALLOWED_INSIDE_TEMPLATE, "(StylesheetHandler) {0} is not allowed inside a template!"}, { ER_UNKNOWN_EXT_NS_PREFIX, "(StylesheetHandler) {0} extension namespace prefix {1} unknown"}, { ER_IMPORTS_AS_FIRST_ELEM, "(StylesheetHandler) Imports can only occur as the first elements in the stylesheet!"}, { ER_IMPORTING_ITSELF, "(StylesheetHandler) {0} is directly or indirectly importing itself!"}, { ER_XMLSPACE_ILLEGAL_VAL, "(StylesheetHandler) " + "xml:space has an illegal value: {0}"}, { ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL, "processStylesheet not succesfull!"}, { ER_SAX_EXCEPTION, "SAX Exception"},// add this message to fix bug 21478 { ER_FUNCTION_NOT_SUPPORTED, "Function not supported!"}, { ER_XSLT_ERROR, "XSLT Error"}, { ER_CURRENCY_SIGN_ILLEGAL, "currency sign is not allowed in format pattern string"}, { ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM, "Document function not supported in Stylesheet DOM!"}, { ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER, "Can't resolve prefix of non-Prefix resolver!"}, { ER_REDIRECT_COULDNT_GET_FILENAME, "Redirect extension: Could not get filename - file or select attribute must return vald string."}, { ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT, "Can not build FormatterListener in Redirect extension!"}, { ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX, "Prefix in exclude-result-prefixes is not valid: {0}"}, { ER_MISSING_NS_URI, "Missing namespace URI for specified prefix"}, { ER_MISSING_ARG_FOR_OPTION, "Missing argument for option: {0}"}, { ER_INVALID_OPTION, "Invalid option: {0}"}, { ER_MALFORMED_FORMAT_STRING, "Malformed format string: {0}"}, { ER_STYLESHEET_REQUIRES_VERSION_ATTRIB, "xsl:stylesheet requires a 'version' attribute!"}, { ER_ILLEGAL_ATTRIBUTE_VALUE, "Attribute: {0} has an illegal value: {1}"}, { ER_CHOOSE_REQUIRES_WHEN, "xsl:choose requires an xsl:when"}, { ER_NO_APPLY_IMPORT_IN_FOR_EACH, "xsl:apply-imports not allowed in a xsl:for-each"}, { ER_CANT_USE_DTM_FOR_OUTPUT, "Cannot use a DTMLiaison for an output DOM node... pass a com.sun.org.apache.xpath.internal.DOM2Helper instead!"}, { ER_CANT_USE_DTM_FOR_INPUT, "Cannot use a DTMLiaison for a input DOM node... pass a com.sun.org.apache.xpath.internal.DOM2Helper instead!"}, { ER_CALL_TO_EXT_FAILED, "Call to extension element failed: {0}"}, { ER_PREFIX_MUST_RESOLVE, "Prefix must resolve to a namespace: {0}"}, { ER_INVALID_UTF16_SURROGATE, "Invalid UTF-16 surrogate detected: {0} ?"}, { ER_XSLATTRSET_USED_ITSELF, "xsl:attribute-set {0} used itself, which will cause an infinite loop."}, { ER_CANNOT_MIX_XERCESDOM, "Can not mix non Xerces-DOM input with Xerces-DOM output!"}, { ER_TOO_MANY_LISTENERS, "addTraceListenersToStylesheet - TooManyListenersException"}, { ER_IN_ELEMTEMPLATEELEM_READOBJECT, "In ElemTemplateElement.readObject: {0}"}, { ER_DUPLICATE_NAMED_TEMPLATE, "Found more than one template named: {0}"}, { ER_INVALID_KEY_CALL, "Invalid function call: recursive key() calls are not allowed"}, { ER_REFERENCING_ITSELF, "Variable {0} is directly or indirectly referencing itself!"}, { ER_ILLEGAL_DOMSOURCE_INPUT, "The input node can not be null for a DOMSource for newTemplates!"}, { ER_CLASS_NOT_FOUND_FOR_OPTION, "Class file not found for option {0}"}, { ER_REQUIRED_ELEM_NOT_FOUND, "Required Element not found: {0}"}, { ER_INPUT_CANNOT_BE_NULL, "InputStream cannot be null"}, { ER_URI_CANNOT_BE_NULL, "URI cannot be null"}, { ER_FILE_CANNOT_BE_NULL, "File cannot be null"}, { ER_SOURCE_CANNOT_BE_NULL, "InputSource cannot be null"}, { ER_CANNOT_INIT_BSFMGR, "Could not initialize BSF Manager"}, { ER_CANNOT_CMPL_EXTENSN, "Could not compile extension"}, { ER_CANNOT_CREATE_EXTENSN, "Could not create extension: {0} because of: {1}"}, { ER_INSTANCE_MTHD_CALL_REQUIRES, "Instance method call to method {0} requires an Object instance as first argument"}, { ER_INVALID_ELEMENT_NAME, "Invalid element name specified {0}"}, { ER_ELEMENT_NAME_METHOD_STATIC, "Element name method must be static {0}"}, { ER_EXTENSION_FUNC_UNKNOWN, "Extension function {0} : {1} is unknown"}, { ER_MORE_MATCH_CONSTRUCTOR, "More than one best match for constructor for {0}"}, { ER_MORE_MATCH_METHOD, "More than one best match for method {0}"}, { ER_MORE_MATCH_ELEMENT, "More than one best match for element method {0}"}, { ER_INVALID_CONTEXT_PASSED, "Invalid context passed to evaluate {0}"}, { ER_POOL_EXISTS, "Pool already exists"}, { ER_NO_DRIVER_NAME, "No driver Name specified"}, { ER_NO_URL, "No URL specified"}, { ER_POOL_SIZE_LESSTHAN_ONE, "Pool size is less than one!"}, { ER_INVALID_DRIVER, "Invalid driver name specified!"}, { ER_NO_STYLESHEETROOT, "Did not find the stylesheet root!"}, { ER_ILLEGAL_XMLSPACE_VALUE, "Illegal value for xml:space"}, { ER_PROCESSFROMNODE_FAILED, "processFromNode failed"}, { ER_RESOURCE_COULD_NOT_LOAD, "The resource [ {0} ] could not load: {1} \n {2} \t {3}"}, { ER_BUFFER_SIZE_LESSTHAN_ZERO, "Buffer size <=0"}, { ER_UNKNOWN_ERROR_CALLING_EXTENSION, "Unknown error when calling extension"}, { ER_NO_NAMESPACE_DECL, "Prefix {0} does not have a corresponding namespace declaration"}, { ER_ELEM_CONTENT_NOT_ALLOWED, "Element content not allowed for lang=javaclass {0}"}, { ER_STYLESHEET_DIRECTED_TERMINATION, "Stylesheet directed termination"}, { ER_ONE_OR_TWO, "1 or 2"}, { ER_TWO_OR_THREE, "2 or 3"}, { ER_COULD_NOT_LOAD_RESOURCE, "Could not load {0} (check CLASSPATH), now using just the defaults"},
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -