11.4 KECX03001からKECX03999までのメッセージ
XML Processorが出力するKECX03001からKECX03999までのメッセージについて説明します。
-
KECX03001-E
The current() function is not allowed in a match pattern!
current()関数はパターンのマッチングでは許可されていません。
-
KECX03002-E
The current() function does not accept arguments!
current()関数は引数を受け入れません。
-
KECX03003-E
document() function implementation has been replaced by com.cosminexus.jaxp.impl.transform.xslt.FuncDocument!
document()関数実装はcom.cosminexus.jaxp.impl.transform.xslt.FuncDocumentに置き換えられました。
-
KECX03004-E
context does not have an owner document!
コンテキストに所有者ドキュメントがありません。
-
KECX03005-E
local-name() has too many arguments.
local-name() の引数が多過ぎます。
-
KECX03006-E
namespace-uri() has too many arguments.
namespace-uri()の引数が多過ぎます。
-
KECX03007-E
normalize-space() has too many arguments.
normalize-space()の引数が多過ぎます。
-
KECX03008-E
number() has too many arguments.
number()の引数が多過ぎます。
-
KECX03009-E
name() has too many arguments.
name()の引数が多過ぎます。
-
KECX03010-E
string() has too many arguments.
string()の引数が多過ぎます。
-
KECX03011-E
string-length() has too many arguments.
string-length()の引数が多過ぎます。
-
KECX03012-E
The translate() function takes three arguments!
translate()関数に三つの引数が指定されています。
-
KECX03013-E
The unparsed-entity-uri function should take one argument!
unparsed-エンティティ-uri関数の引数は一つです。
-
KECX03014-E
namespace axis not implemented yet!
名前空間軸はまだ実装されていません。
-
KECX03015-E
unknown axis: {0}
未知の軸です。{0}
-
KECX03016-E
unknown match operation!
未知の照合オペレーションです。
-
KECX03017-E
Arg length of processing-instruction() node test is incorrect!
processing-instruction()ノードテストの引数の長さが不正です。
-
KECX03018-E
Can not convert {0} to a number
{0}を数字に変換できません。
-
KECX03019-E
Can not convert {0} to a NodeList!
{0}をNodeListに変換できません。
-
KECX03020-E
Can not convert {0} to a NodeSetDTM!
{0}をNodeSetDTMに変換できません。
-
KECX03021-E
Can not convert {0} to a type#{1}
{0}をtype#{1}に変換できません。
-
KECX03022-E
Expected match pattern in getMatchScore!
getMatchScoreに予期される一致パターンです。
-
KECX03023-E
Could not get variable named {0}
{0}という名前の変数を取得できませんでした。
-
KECX03024-E
ERROR! Unknown op code: {0}
エラーです。未知のオプションコード{0}
-
KECX03025-E
Extra illegal tokens: {0}
余分な不正トークンです。{0}
-
KECX03026-E
misquoted literal... expected double quote!
リテラルの引用符が誤りです。二重引用符が必要です。
-
KECX03027-E
misquoted literal... expected single quote!
リテラルの引用符が誤りです。単一引用符が必要です。
-
KECX03028-E
Empty expression!
式が空です。
-
KECX03029-E
Expected {0}, but found: {1}
{0}が予期されていましたが,{1}が見つかりました。
-
KECX03030-E
Programmer assertion is incorrect! - {0}
プログラマの指定が不正です。- {0}
-
KECX03031-E
boolean(...) argument is no longer optional with 19990709 XPath draft.
19990709 XPathドラフトについて,boolean(...)引数は任意ではありません。
-
KECX03032-E
Found ',' but no preceding argument!
',' が見つかりましたが,その前に引数がありません。
-
KECX03033-E
Found ',' but no following argument!
',' が見つかりましたが,それに続く引数がありません。
-
KECX03034-E
'..[predicate]' or '.[predicate]' is illegal syntax. Use 'self::node()[predicate]' instead.
..[predicate] または.[predicate] は不正な構文です。代わりに self::node()[predicate] を使用してください。
-
KECX03035-E
illegal axis name: {0}
不正な軸名です。{0}
-
KECX03036-E
Unknown nodetype: {0}
未知のノードタイプです。{0}
-
KECX03037-E
Pattern literal ({0}) needs to be quoted!
リテラル({0})パターンは,引用符で囲む必要があります。
-
KECX03038-E
{0} could not be formatted to a number!
{0}は数字に書式設定できませんでした。
-
KECX03039-E
Could not create XML TransformerFactory Liaison: {0}
XML TransformerFactory Liaisonを作成できませんでした。{0}
-
KECX03040-E
Error! Did not find xpath select expression (-select).
エラーです。xpath 選択式(-select)が見つかりませんでした。
-
KECX03041-E
ERROR! Could not find ENDOP after OP_LOCATIONPATH
エラーです。OP_LOCATIONPATHのあとにENDOPが見つかりませんでした。
-
KECX03042-E
Error occurred!
エラーが発生しました。
-
KECX03043-E
VariableReference given for variable out of context or without definition! Name = {0}
コンテキストの外で,または定義なしでVariableReferenceが変数に指定されました。Name = {0}
-
KECX03044-E
Only child:: and attribute:: axes are allowed in match patterns! Offending axes = {0}
マッチングパターンには,child::およびattribute::軸だけが許可されます。許可されない軸 = {0}
-
KECX03045-E
key() has an incorrect number of arguments.
key()の引数の数が不正です。
-
KECX03046-E
The count function should take one argument!
count関数に使用できる引数は一つです。
-
KECX03047-E
Could not find function: {0}
関数{0}が見つかりませんでした。
-
KECX03048-E
Unsupported encoding: {0}
サポートされていないエンコーディング{0}です。
-
KECX03049-E
Problem occurred in DTM in getNextSibling... trying to recover
getNextSiblingのDTMに問題が発生しました。復元しようとしています。
-
KECX03050-E
Programmer error: EmptyNodeList can not be written to.
プログラマエラーです。EmptyNodeListに書き込みできません。
-
KECX03051-E
setDOMFactory is not supported by XPathContext!
setDOMFactoryはXPathContextでサポートされていません。
-
KECX03052-E
Prefix must resolve to a namespace: {0}
接頭辞は名前空間で解決されなければいけません。{0}
-
KECX03053-E
parse (InputSource source) not supported in XPathContext! Can not open {0}
構文解析(InputSource ソース)はXPathContextでサポートされていません。{0}をオープンできません。
-
KECX03057-E
SAX API characters(char ch[]... not handled by the DTM!
SAX API characters(char ch[]...はDTMで処理されません。
-
KECX03058-E
ignorableWhitespace(char ch[]... not handled by the DTM!
ignorableWhitespace(char ch[]...はDTMで処理されません。
-
KECX03059-E
DTMLiaison can not handle nodes of type {0}
DTMLiaisonはタイプ{0}のノードを処理できません。
-
KECX03060-E
DOM2Helper can not handle nodes of type {0}
DOM2Helper はタイプ{0}のノードを処理できません。
-
KECX03061-E
DOM2Helper.parse error: SystemID - {0} line - {1}
DOM2Helper.parseエラー: SystemID -{0}行番号 - {1}
-
KECX03062-E
DOM2Helper.parse error
DOM2Helper.parseエラーです。
-
KECX03065-E
Invalid UTF-16 surrogate detected: {0} ?
無効なUTF-16サロゲートが検出されました:{0} ?
-
KECX03066-E
IO error
入出力エラーです。
-
KECX03067-E
Cannot create url for: {0}
{0}のURLを作成できません。
-
KECX03068-E
In XPath.readObject: {0}
XPath.readObjectにあります。{0}
-
KECX03069-E
function token not found.
関数トークンが見つかりません。
-
KECX03071-E
Can not deal with XPath type: {0}
XPathタイプ{0}は処理できません。
-
KECX03072-E
This NodeSet is not mutable
このNodeSetは可変ではありません。
-
KECX03073-E
This NodeSetDTM is not mutable
このNodeSetDTMは可変ではありません。
-
KECX03074-E
Variable not resolvable: {0}
解決できない変数です。{0}
-
KECX03075-E
Null error handler
エラーハンドラがnullです。
-
KECX03076-E
Programmer's assertion: unknown opcode: {0}
プログラマの指定は,未知のオプションコードです。{0}
-
KECX03078-E
rtf() not supported by XRTreeFragSelectWrapper
rtf()はXRTreeFragSelectWrapperではサポートされていません。
-
KECX03079-E
asNodeIterator() not supported by XRTreeFragSelectWrapper
asNodeIterator()はXRTreeFragSelectWrapperではサポートされていません。
-
KECX03080-E
fsb() not supported for XStringForChars
XStringForCharsにfsb()はサポートされていません。
-
KECX03081-E
Could not find variable with the name of {0}
{0}という名前の変数が見つかりませんでした。
-
KECX03082-E
XStringForChars can not take a string for an argument
XStringForCharsは引数に文字列を使用できません。
-
KECX03083-E
The FastStringBuffer argument can not be null
FastStringBuffer引数はnullにできません。
-
KECX03085-E
Variable accessed before it is bound!
確定する前に変数がアクセスされました。
-
KECX03086-E
XStringForFSB can not take a string for an argument!
XStringForFSBは引数のstringを受け取ることができません。
-
KECX03087-E
!!!! Error! Setting the root of a walker to null!!!
エラーです。ウォーカのルートをnullにします。
-
KECX03088-E
This NodeSetDTM can not iterate to a previous node!
このNodeSetDTMは,直前のノードを繰り返すことができません。
-
KECX03089-E
This NodeSet can not iterate to a previous node!
このNodeSetは,直前のノードを繰り返すことができません。
-
KECX03090-E
This NodeSetDTM can not do indexing or counting functions!
このNodeSetDTMは,索引づけまたはカウント機能を実行できません。
-
KECX03091-E
This NodeSet can not do indexing or counting functions!
このNodeSetは,索引づけまたはカウント機能を実行できません。
-
KECX03092-E
Can not call setShouldCacheNodes after nextNode has been called!
nextNodeを呼び出したあとに,setShouldCacheNodesを呼び出すことはできません。
-
KECX03093-E
{0} only allows {1} arguments
{0}に許可される引数は{1}個だけです。
-
KECX03094-E
Programmer's assertion in getNextStepPos: unknown stepType: {0}
getNextStepPosでプログラマが表明した,未知のstepType{0}です。
-
KECX03095-E
A relative location path was expected following the '/' or '//' token.
相対ロケーションパスは '/' または '//' トークンの次に必要です。
-
KECX03096-E
A location path was expected, but the following token was encountered: {0}
ロケーションパスが必要でしたが,次のトークンが検出されました。{0}
-
KECX03097-E
A location step was expected following the '/' or '//' token.
ロケーションステップは '/' または '//' トークンの次に必要です。
-
KECX03098-E
A node test that matches either NCName:* or QName was expected.
NCName:*またはQNameのどちらかと一致するノードテストが必要です。
-
KECX03099-E
A step pattern was expected, but '/' was encountered.
ステップパターンが必要でしたが,'/' が検出されました。
-
KECX03100-E
A relative path pattern was expected.
相対的なパスパターンが必要です。
-
KECX03103-E
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a boolean.
XPath式{0}のXPathResultに,ブールに変換できない{1}のXPathResultTypeがあります。
-
KECX03104-E
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a single node. The method getSingleNodeValue applies only to types ANY_UNORDERED_NODE_TYPE and FIRST_ORDERED_NODE_TYPE.
XPath式{0}のXPathResultに,単一ノードに変換できない{1}のXPathResultTypeがあります。getSingleNodeValueメソッドはANY_UNORDERED_NODE_TYPE型およびFIRST_ORDERED_NODE_TYPE型だけに適用します。
-
KECX03105-E
The method getSnapshotLength cannot be called on the XPathResult of XPath expression '{0}' because its XPathResultType is {1}. This method applies only to types UNORDERED_NODE_SNAPSHOT_TYPE and ORDERED_NODE_SNAPSHOT_TYPE.
XPathResultTypeが{1}のため,getSnapshotLengthメソッドはXPath式{0}のXPathResultに呼び出すことができません。このメソッドは,UNORDERED_NODE_SNAPSHOT_TYPE型およびORDERED_NODE_SNAPSHOT_TYPE型だけに適用します。
-
KECX03106-E
The method iterateNext cannot be called on the XPathResult of XPath expression '{0}' because its XPathResultType is {1}. This method applies only to types UNORDERED_NODE_ITERATOR_TYPE and ORDERED_NODE_ITERATOR_TYPE.
XPathResultTypeが{1}のため,iterateNextメソッドはXPath式{0}のXPathResultに呼び出すことができません。このメソッドは,UNORDERED_NODE_ITERATOR_TYPE型およびORDERED_NODE_ITERATOR_TYPE型だけに適用します。
-
KECX03107-E
Document mutated since result was returned. Iterator is invalid.
結果が返されたあとに,ドキュメントが変更されました。イテレータは無効です。
-
KECX03108-E
Invalid XPath type argument: {0}
無効のXPathタイプ引数です。{0}
-
KECX03109-E
Empty XPath result object
空のXPath結果オブジェクトです。
-
KECX03110-E
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be coerced into the specified XPathResultType of {2}.
XPath式{0}のXPathResultは,{2}の指定されたXPathResultTypeに強制できない{1}のXPathResultTypeを持ちます。
-
KECX03111-E
Unable to resolve prefix with null prefix resolver.
接頭辞なしのリゾルバでは,接頭辞を解決できません。
-
KECX03112-E
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a string.
XPath式{0}のXPathResultは,文字列に変換できない{1}のXPathResultTypeを持ちます。
-
KECX03113-E
The method snapshotItem cannot be called on the XPathResult of XPath expression '{0}' because its XPathResultType is {1}. This method applies only to types UNORDERED_NODE_SNAPSHOT_TYPE and ORDERED_NODE_SNAPSHOT_TYPE.
XPathResultTypeが{1}のため,snapshotItemメソッドはXPath式{0}のXPathResultに呼び出すことができません。このメソッドは,UNORDERED_NODE_SNAPSHOT_TYPE型およびORDERED_NODE_SNAPSHOT_TYPE型だけに適用します。
-
KECX03114-E
Context node does not belong to the document that is bound to this XPathEvaluator.
コンテキストノードは,このXPathEvaluatorに結び付けられるドキュメントに属しません。
-
KECX03115-E
The context node type is not supported.
コンテキストノードタイプはサポートされていません。
-
KECX03116-E
Unknown error in XPath.
XPathに未知のエラーが発生しました。
-
KECX03117-E
detach() not supported by XRTreeFragSelectWrapper
detach()はXRTreeFragSelectWrapperではサポートされていません。
-
KECX03118-E
num() not supported by XRTreeFragSelectWrapper
num()はXRTreeFragSelectWrapperではサポートされていません。
-
KECX03119-E
xstr() not supported by XRTreeFragSelectWrapper
xstr()はXRTreeFragSelectWrapperではサポートされていません。
-
KECX03120-E
str() not supported by XRTreeFragSelectWrapper
str()はXRTreeFragSelectWrapperではサポートされていません。
-
KECX03121-E
A location path was expected, but the end of the XPath expression was found instead.
ロケーションパスが期待されていましたが,XPath式の終わりが発見されました。
-
KECX03122-E
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a number
XPath式{0}のXPathResultに,数字に変換できない{1}のXPathResultTypeがあります。
-
KECX03123-E
Extension function: '{0}' can not be invoked when the XMLConstants.FEATURE_SECURE_PROCESSING feature is set to true.
拡張子関数:XMLConstants.FEATURE_SECURE_PROCESSINGフィーチャーがtrueに設定されている場合,{0}を起動できません。
-
KECX03124-E
resolveVariable for variable {0} returning null
変数{0}のresolveVariableがnullを返しました。
-
KECX03125-E
UnSupported Return Type : {0}
サポートされていないリターン型:{0}
-
KECX03126-E
Source and/or Return Type can not be null
ソース型またはリターン型,または両方はnullにできません。
-
KECX03127-E
Source and/or Return Type can not be null
ソース型またはリターン型,または両方はnullにできません。
-
KECX03128-E
{0} argument can not be null
{0}引数はnullにできません。
-
KECX03129-E
{0}#isObjectModelSupported( String objectModel ) cannot be called with objectModel == null
{0}#isObjectModelSupported(String objectModel)はobjectModel == nullと同時に呼び出せません。
-
KECX03130-E
{0}#isObjectModelSupported( String objectModel ) cannot be called with objectModel == ¥"¥"
{0}#isObjectModelSupported(String objectModel)はobjectModel == ¥"¥"と同時に呼び出せません。
-
KECX03131-E
Trying to set a feature with a null name: {0}#setFeature( null, {1})
null名でフィーチャーを設定しようとしました:{0}#setFeature( null, {1})
-
KECX03132-E
Trying to set the unknown feature ¥"{0}¥":{1}#setFeature({0},{2})
未知のフィーチャー ¥"{0}¥"を設定しようとしました:{1}#setFeature({0},{2})
-
KECX03133-E
Trying to get a feature with a null name: {0}#getFeature(null)
null名でフィーチャーを取得しようとしました:{0}#getFeature(null)
-
KECX03134-E
Trying to get the unknown feature ¥"{0}¥":{1}#getFeature({0})
未知のフィーチャー ¥"{0}¥"を取得しようとしました:{1}#getFeature({0})
-
KECX03135-E
Attempting to set a null XPathFunctionResolver:{0}#setXPathFunctionResolver(null)
nullのXPathFunctionResolverを設定しようとしました:{0}#setXPathFunctionResolver(null)
-
KECX03136-E
Attempting to set a null XPathVariableResolver:{0}#setXPathVariableResolver(null)
nullのXPathVariableResolverを設定しようとしました:{0}#setXPathVariableResolver(null)
-
KECX03306-E
This NodeSetDTM can not do indexing or counting functions!
このNodeSetDTMは索引づけまたはカウント機能を実行できません。
-
KECX03307-E
Programmer's Error! putDocumentInCache found reparse of doc: {0}
プログラマエラーです。putDocumentInCacheによって,docの再パージングが見つかりました。{0}
-
KECX03314-E
Could not load any resource bundles.
どんなresource bundlesもロードできません。
-
KECX03315-E
Error! Function.execute should not be called!
エラーです。Function.executeは呼ばれてはいけません。
-
KECX03316-W
Warning: popContextNodeList when stack is empty!
警告:スタックが空の場合のpopContextNodeListです。
-
KECX03501-W
locale name in the format-number function not yet handled!
format-number関数でロケール名はまだ処理されていません。
-
KECX03502-W
XSL Property not supported: {0}
XSLプロパティ{0}は未サポートです。
-
KECX03503-W
Do not currently do anything with namespace {0} in property: {1}
現在,プロパティ{1}の名前空間{0}で何も実行されていません。
-
KECX03504-W
SecurityException when trying to access XSL system property: {0}
XSLシステムプロパティ{0}にアクセスしたときに,SecurityExceptionが発生しました。
-
KECX03505-W
Old syntax: quo(...) is no longer defined in XPath.
旧構文:quo(...)はXPathでは定義されていません。
-
KECX03506-W
XPath needs a derived object to implement nodeTest!
nodeTestをインプリメントするにはXPathに派生オブジェクトが必要です。
-
KECX03507-W
function token not found.
関数トークンが見つかりません。
-
KECX03508-W
Could not find function: {0}
関数{0}が見つかりませんでした。
-
KECX03509-W
Can not make URL from: {0}
URLを{0}から作成できません。
-
KECX03510-W
-E option not supported for DTM parser
DTMパーサで-Eオプションはサポートされていません。
-
KECX03511-W
VariableReference given for variable out of context or without definition! Name = {0}
コンテキスト外,または定義なしで,変数にVariableReferenceが指定されました。名前 = {0}
-
KECX03512-W
Unsupported encoding: {0}
サポートされないエンコード:{0}
-
KECX03701-E
Parameter to createMessage was out of bounds
createMessageへのパラメタが境界外でした。
-
KECX03702-E
Exception thrown during messageFormat call
messageFormat呼び出し中に例外がスローされました。
-
KECX03901-E
A predicate or a location step is applicable to only a NodeSet.
述語またはロケーションステップはNodeSetだけに適用できます。
-
KECX03902-E
A XPathVariableResolver is not set.
変数リゾルバが設定されていません。
-
KECX03903-E
A XPathFunctionResolver is not set.
関数リゾルバが設定されていません。