📄 xslterrorresources.properties
字号:
# ER_OFFSET_BIGGER_THAN_SLOT
ER0158=Offset bigger than slot
# ER_COROUTINE_NOT_AVAIL
ER0159=Coroutine not available, id\u003d{0}
# ER_COROUTINE_CO_EXIT
ER0160=CoroutineManager received co_exit() request
# ER_COJOINROUTINESET_FAILED
ER0161=co_joinCoroutineSet() failed
# ER_COROUTINE_PARAM
ER0162=Coroutine parameter error ({0})
# ER_PARSER_DOTERMINATE_ANSWERS
ER0163=\nUNEXPECTED\u003a Parser doTerminate answers {0}
# ER_NO_PARSE_CALL_WHILE_PARSING
ER0164=parse may not be called while parsing
# ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED
ER0165=Error\u003a typed iterator for axis {0} not implemented
# ER_ITERATOR_AXIS_NOT_IMPLEMENTED
ER0166=Error\u003a iterator for axis {0} not implemented
# ER_ITERATOR_CLONE_NOT_SUPPORTED
ER0167=Iterator clone not supported
# ER_UNKNOWN_AXIS_TYPE
ER0168=Unknown axis traversal type\u003a {0}
# ER_AXIS_NOT_SUPPORTED
ER0169=Axis traverser not supported\u003a {0}
# ER_NO_DTMIDS_AVAIL
ER0170=No more DTM IDs are available
# ER_NOT_SUPPORTED
ER0171=Not supported\u003a {0}
# ER_NODE_NON_NULL
ER0172=Node must be non-null for getDTMHandleFromNode
# ER_COULD_NOT_RESOLVE_NODE
ER0173=Could not resolve the node to a handle
# ER_STARTPARSE_WHILE_PARSING
ER0174=startParse may not be called while parsing
# ER_STARTPARSE_NEEDS_SAXPARSER
ER0175=startParse needs a non-null SAXParser
# ER_COULD_NOT_INIT_PARSER
ER0176=could not initialize parser with
# ER_PROPERTY_VALUE_BOOLEAN
ER0177=Value for property {0} should be a Boolean instance
# ER_EXCEPTION_CREATING_POOL
ER0178=exception creating new instance for pool
# ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE
ER0179=Path contains invalid escape sequence
# ER_SCHEME_REQUIRED
ER0180=Scheme is required!
# ER_NO_SCHEME_IN_URI
ER0181=No scheme found in URI\u003a {0}
# ER_NO_SCHEME_INURI
ER0182=No scheme found in URI
# ER_PATH_INVALID_CHAR
ER0183=Path contains invalid character\u003a {0}
# ER_SCHEME_FROM_NULL_STRING
ER0184=Cannot set scheme from null string
# ER_SCHEME_NOT_CONFORMANT
ER0185=The scheme is not conformant.
# ER_HOST_ADDRESS_NOT_WELLFORMED
ER0186=Host is not a well formed address
# ER_PORT_WHEN_HOST_NULL
ER0187=Port cannot be set when host is null
# ER_INVALID_PORT
ER0188=Invalid port number
# ER_FRAG_FOR_GENERIC_URI
ER0189=Fragment can only be set for a generic URI
# ER_FRAG_WHEN_PATH_NULL
ER0190=Fragment cannot be set when path is null
# ER_FRAG_INVALID_CHAR
ER0191=Fragment contains invalid character
# ER_PARSER_IN_USE
ER0192=Parser is already in use
# ER_CANNOT_CHANGE_WHILE_PARSING
ER0193=Cannot change {0} {1} while parsing
# ER_SELF_CAUSATION_NOT_PERMITTED
ER0194=Self-causation not permitted
# ER_COULD_NOT_FIND_EXTERN_SCRIPT
ER0195=Could not get to external script at {0}
# ER_RESOURCE_COULD_NOT_FIND
ER0196=The resource [ {0} ] could not be found.\n {1}
# ER_OUTPUT_PROPERTY_NOT_RECOGNIZED
ER0197=Output property not recognized\u003a {0}
# ER_NO_USERINFO_IF_NO_HOST
ER0198=Userinfo may not be specified if host is not specified
# ER_NO_PORT_IF_NO_HOST
ER0199=Port may not be specified if host is not specified
# ER_NO_QUERY_STRING_IN_PATH
ER0200=Query string cannot be specified in path and query string
# ER_NO_FRAGMENT_STRING_IN_PATH
ER0201=Fragment cannot be specified in both the path and fragment
# ER_CANNOT_INIT_URI_EMPTY_PARMS
ER0202=Cannot initialize URI with empty parameters
# ER_FAILED_CREATING_ELEMLITRSLT
ER0203=Failed creating ElemLiteralResult instance
# ER_VALUE_SHOULD_BE_NUMBER
ER0204=Value for {0} should contain a parsable number
# ER_VALUE_SHOULD_EQUAL
ER0205= Value for {0} should equal yes or no
# ER_FAILED_CALLING_METHOD
ER0206= Failed calling {0} method
# ER_FAILED_CREATING_ELEMTMPL
ER0207=Failed creating ElemTemplateElement instance
# ER_CHARS_NOT_ALLOWED
ER0208=Characters are not allowed at this point in the document
# ER_ATTR_NOT_ALLOWED
ER0209=\"{0}\" attribute is not allowed on the {1} element!
# ER_METHOD_NOT_SUPPORTED
ER0210=Method not yet supported
# ER_BAD_VALUE
ER0211={0} bad value {1}
# ER_ATTRIB_VALUE_NOT_FOUND
ER0212={0} attribute value not found
# ER_ATTRIB_VALUE_NOT_RECOGNIZED
ER0213={0} attribute value not recognized
# ER_INCRSAXSRCFILTER_NOT_RESTARTABLE
ER0214=IncrementalSAXSource_Filter not currently restartable
# ER_XMLRDR_NOT_BEFORE_STARTPARSE
ER0215=XMLReader not before startParse request
# ER_NULL_URI_NAMESPACE
ER0216=Attempting to generate a namespace prefix with a null URI
# ER_NUMBER_TOO_BIG
ER0217=Attempting to format a number bigger than the largest Long integer
# ER_CANNOT_FIND_SAX1_DRIVER
ER0218=Cannot find SAX1 driver class {0}
# ER_SAX1_DRIVER_NOT_LOADED
ER0219=SAX1 driver class {0} found but cannot be loaded
# ER_SAX1_DRIVER_NOT_INSTANTIATED
ER0220=SAX1 driver class {0} loaded but cannot be instantiated
# ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER
ER0221=SAX1 driver class {0} does not implement org.xml.sax.Parser
# ER_PARSER_PROPERTY_NOT_SPECIFIED
ER0222=System property org.xml.sax.parser not specified
# ER_PARSER_ARG_CANNOT_BE_NULL
ER0223=Parser argument must not be null
# ER_FEATURE
ER0224=Feature\u003a {0}
# ER_PROPERTY
ER0225=Property\u003a {0}
# ER_NULL_ENTITY_RESOLVER
ER0226=Null entity resolver
# ER_NULL_DTD_HANDLER
ER0227=Null DTD handler
# ER_NO_DRIVER_NAME_SPECIFIED
ER0228=No Driver Name Specified!
# ER_NO_URL_SPECIFIED
ER0229=No URL Specified!
# ER_POOLSIZE_LESS_THAN_ONE
ER0230=Pool size is less than 1!
# ER_INVALID_DRIVER_NAME
ER0231=Invalid Driver Name Specified!
# ER_ERRORLISTENER (I don't think this one should be translated!)
ER0232=ErrorListener
# ER_ASSERT_NO_TEMPLATE_PARENT
ER0233=Programmer's error! expr has no ElemTemplateElement parent!
# ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR
ER0234=Programmer's assertion in RundundentExprEliminator: {0}
# ER_AXIS_TRAVERSER_NOT_SUPPORTED
ER0235=Axis traverser not supported: {0}
# ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER!
ER0236=ListingErrorHandler created with null PrintWriter!
# ER_NOT_ALLOWED_IN_POSITION
ER0237={0} is not allowed in this position in the stylesheet!
# ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION
ER0238=Non-whitespace text is not allowed in this position in the stylesheet!
# INVALID_TCHAR
ER0239=Illegal value: {1} used for CHAR attribute: {0}. An attribute of type CHAR must be only 1 character!
# ER_SYSTEMID_UNKNOWN
ER0240=SystemId Unknown
# ER_LOCATION_UNKNOWN
ER0241=Location of error unknown
# INVALID_QNAME
ER0242=Illegal value\u003a {1} used for QNAME attribute\u003a {0}
# INVALID_ENUM
ER0243=Illegal value\u003a {1} used for ENUM attribute\u003a {0}. Valid values are\u003a {2}.
# INVALID NMTOKEN
ER0244=Illegal value\u003a {1} used for NMTOKEN attribute\u003a {0}
# INVALID_NCNAME
ER0245=Illegal value\u003a {1} used for NCNAME attribute\u003a {0}
# INVALID_BOOLEAN
ER0246=Illegal value\u003a {1} used for boolean attribute\u003a {0}
# INVALID_NUMBER
ER0247=Illegal value\u003a {1} used for number attribute\u003a {0}
# WG_FOUND_CURLYBRACE
WR0001=Found '}' but no attribute template open!
# WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR
WR0002=Warning\u003a count attribute does not match an ancestor in xsl\u003anumber! Target \u003d {0}
# WG_EXPR_ATTRIB_CHANGED_TO_SELECT
WR0003=Old syntax\u003a The name of the 'expr' attribute has been changed to 'select'.
# WG_NO_LOCALE_IN_FORMATNUMBER
WR0004=Xalan doesn't yet handle the locale name in the format-number function.
# WG_LOCALE_NOT_FOUND
WR0005=Warning\u003a Could not find locale for xml\u003alang\u003d{0}
# WG_CANNOT_MAKE_URL_FROM
WR0006=Can not make URL from\u003a {0}
# WG_CANNOT_LOAD_REQUESTED_DOC
WR0007=Can not load requested doc\u003a {0}
# WG_CANNOT_FIND_COLLATOR
WR0008=Could not find Collator for <sort xml\u003alang\u003d{0}
# WG_FUNCTIONS_SHOULD_USE_URL
WR0009=Old syntax\u003a the functions instruction should use a url of {0}
# WG_ENCODING_NOT_SUPPORTED_USING_UTF8
WR0010=encoding not supported\u003a {0}, using UTF-8
# WG_ENCODING_NOT_SUPPORTED_USING_JAVA
WR0011=encoding not supported\u003a {0}, using Java {1}
# WG_SPECIFICITY_CONFLICTS
WR0012=Specificity conflicts found\u003a {0} Last found in stylesheet will be used.
# WG_PARSING_AND_PREPARING
WR0013=\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d Parsing and preparing {0} \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d
# WG_ATTR_TEMPLATE
WR0014=Attr Template, {0}
# WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE
WR0015=Match conflict between xsl\u003astrip-space and xsl\u003apreserve-space
# WG_ATTRIB_NOT_HANDLED
WR0016=Xalan does not yet handle the {0} attribute!
# WG_NO_DECIMALFORMAT_DECLARATION
WR0017=No declaration found for decimal format\u003a {0}
# WG_OLD_XSLT_NS
WR0018=Missing or incorrect XSLT Namespace.
# WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED
WR0019=Only one default xsl\u003adecimal-format declaration is allowed.
# WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE
WR0020=xsl\u003adecimal-format names must be unique. Name \"{0}\" has been duplicated.
# WG_ILLEGAL_ATTRIBUTE
WR0021={0} has an illegal attribute\u003a {1}
# WG_COULD_NOT_RESOLVE_PREFIX
WR0022=Could not resolve namespace prefix\u003a {0}. The node will be ignored.
# WG_STYLESHEET_REQUIRES_VERSION_ATTRIB
WR0023=xsl\u003astylesheet requires a 'version' attribute!
# WG_ILLEGAL_ATTRIBUTE_NAME
WR0024=Illegal attribute name\u003a {0}
# WG_ILLEGAL_ATTRIBUTE_VALUE
WR0025=Illegal value used for attribute {0}\u003a {1}
# WG_EMPTY_SECOND_ARG
WR0026=Resulting nodeset from second argument of document function is empty. The first agument will be used.
# WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML
WR0027=processing-instruction name can not be 'xml'
# WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME
WR0028=processing-instruction name must be a valid NCName\u003a {0}
# INVALID_TCHAR
WR0239=Illegal value: {1} used for CHAR attribute: {0}. An attribute of type CHAR must be only 1 character!
# INVALID_QNAME
WR0242=Illegal value\u003a {1} used for QNAME attribute\u003a {0}
# INVALID_ENUM
WR0243=Illegal value\u003a {1} used for ENUM attribute\u003a {0}. Valid values are\u003a {2}.
# INVALID NMTOKEN
WR0244=Illegal value\u003a {1} used for NMTOKEN attribute\u003a {0}
# INVALID_NCNAME
WR0245=Illegal value\u003a {1} used for NCNAME attribute\u003a {0}
# INVALID_BOOLEAN
WR0246=Illegal value\u003a {1} used for boolean attribute\u003a {0}
# INVALID_NUMBER
WR0247=Illegal value\u003a {1} used for number attribute\u003a {0}
ui_language=en
help_language=en
language=en
BAD_CODE=Parameter to createMessage was out of bounds
FORMAT_FAILED=Exception thrown during messageFormat call
version=>>>>>>> Xalan Version
version2=<<<<<<<
yes=yes
line=Line \u0023
column=Column \u0023
xsldone=XSLProcessor\u003a done
xslProc_option=Xalan-J command line Process class options\u003a
optionIN= -IN inputXMLURL
optionXSL= [-XSL XSLTransformationURL]
optionOUT= [-OUT outputFileName]
optionLXCIN= [-LXCIN compiledStylesheetFileNameIn]
optionLXCOUT= [-LXCOUT compiledStylesheetFileNameOutOut]
optionPARSER= [-PARSER fully qualified class name of parser liaison]
optionE= [-E (Do not expand entity refs)]
optionV= [-V (Version info)]
optionQC= [-QC (Quiet Pattern Conflicts Warnings)]
optionQ= [-Q (Quiet Mode)]
optionLF= [-LF (Use linefeeds only on output {default is CR/LF})]
optionCR= [-CR (Use carriage returns only on output {default is CR/LF})]
optionESCAPE= [-ESCAPE (Which characters to escape {default is <>&\"\'\\r\\n}]
optionINDENT= [-INDENT (Control how many spaces to indent {default is 0})]
optionTT= [-TT (Trace the templates as they are being called.)]
optionTG= [-TG (Trace each generation event.)]
optionTS= [-TS (Trace each selection event.)]
optionTTC= [-TTC (Trace the template children as they are being processed.)]
optionTCLASS= [-TCLASS (TraceListener class for trace extensions.)]
optionVALIDATE= [-VALIDATE (Set whether validation occurs. Validation is off by default.)]
optionEDUMP= [-EDUMP {optional filename} (Do stackdump on error.)]
optionXML= [-XML (Use XML formatter and add XML header.)]
optionTEXT= [-TEXT (Use simple Text formatter.)]
optionHTML= [-HTML (Use HTML formatter.)]
optionPARAM= [-PARAM name expression (Set a stylesheet parameter)]
optionMEDIA= [-MEDIA mediaType (use media attribute to find stylesheet associated with a document.)]");
optionFLAVOR= [-FLAVOR flavorName (Explicitly use s2s=SAX or d2d=DOM to do transform.)]"); // Added by sboag/scurcuru; experimental
optionDIAG= [-DIAG (Print overall milliseconds transform took.)]");
optionINCREMENTAL= [-INCREMENTAL (request incremental DTM construction by setting http://xml.apache.org/xalan/features/incremental true.)]");
optionNOOPTIMIMIZE= [-NOOPTIMIMIZE (request no stylesheet optimization proccessing by setting http://xml.apache.org/xalan/features/optimize false.)]");
optionRL= [-RL recursionlimit (assert numeric limit on stylesheet recursion depth.)]");
noParsermsg1=XSL Process was not successful.
noParsermsg2=** Could not find parser **
noParsermsg3=Please check your classpath.
noParsermsg4=If you don't have IBM's XML Parser for Java, you can download it from
noParsermsg5=IBM's AlphaWorks\u003a http\u003a//www.alphaworks.ibm.com/formula/xml
optionURIRESOLVER= [-URIRESOLVER full class name (URIResolver to be used to resolve URIs)]
optionENTITYRESOLVER= [-ENTITYRESOLVER full class name (EntityResolver to be used to resolve entities)]
optionCONTENTHANDLER= [-CONTENTHANDLER full class name (ContentHandler to be used to serialize output)]
optionLINENUMBERS= [-L use line numbers for source document]
diagTiming= --------- Transform of {0} via {1} took {2} ms
recursionTooDeep=Template nesting too deep. nesting = {0}, template {1} {2}
nameIs=name is
matchPatternIs=match pattern is
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -