| 意味 | 例文 |
XML parserの部分一致の例文一覧と使い方
該当件数 : 44件
A parser for XML documents. 例文帳に追加
XML ドキュメントのパーサ。 - Python
a validating XML parser written in 100% pure Java 例文帳に追加
100% Pure Javaで書かれた実証的XMLパーサ - コンピューター用語辞典
This can be useful when working with XML documents without using an XML parser. 例文帳に追加
これは、XML パーサを使用せずに XML 文書を扱う際に便利です。 - PEAR
100-XML parse errors Returns 100 plus the XML parser error code for the fault that occurred. 例文帳に追加
100- XML parse errors 発生した障害の XML パーサエラーコードに 100 を加えたものを返します。 - PEAR
An interface to the Expat non-validating XML parser. 例文帳に追加
Expat による、検証を行わない XML パーザへのインタフェース - Python
When an XML document is then fed to the parser, the handler functions are called for the character data and markup in the XML document.例文帳に追加
その後、XML 文書をパーザに入力すると、 XML文書の文字列とマークアップに応じてハンドラ関数が呼び出されます。 - Python
DATA PROCESSING METHOD, ENCODER USING ITS TECHNIQUE DECODER AND XML PARSER例文帳に追加
データ処理方法及びその手法を用いたエンコーダ、デコーダ並びにXMLパーサ - 特許庁
This is a simple, 100% Java XML parser with some hooks for more-or-less correct parsing of most HTML pages. 例文帳に追加
これは単純な100% JavaのXMLパーサで、ほとんどのHTMLページの構文を大体正確に解析するためのあるフックを持っている。 - コンピューター用語辞典
A big advantage of SAX-based parsing is that the parser does not have to read the whole XML document to process it. 例文帳に追加
しかし、SAX ベースのパーサの大きな利点として、XML 文書全体を処理にあたって読み込む必要がないことがあります。 - PEAR
The parser determined that the document was not ``standalone'' though it declared itself to be in the XML declaration, and the NotStandaloneHandler was set and returned 0.例文帳に追加
XML文書が``standalone''だと宣言されておりNotStandaloneHandler が設定され 0が返されているにもかかわらず、パーサは``standalone''ではないと判別しました。 - Python
A parser converts the teacher XML document into an event string which designates one of a plurality of elements including a tag name and the substitute character string.例文帳に追加
パーサは、教師XML文書を、タグ名および置換文字列を含む複数の要素のうちの1つを指定したイベントの列に変換する。 - 特許庁
If the parser and DOM implementation support the DOM's XML extension,portions of the text enclosed in CDATA marked sections are stored in CDATASection objects.例文帳に追加
パーザおよび DOM 実装が DOM の XML 拡張をサポートしている場合、CDATA でマークされた区域 (section) に入れられている部分テキストは CDATASection オブジェクトに記憶されます。 - Python
This method includes the creation of an XML source file including information required for creating a Parser code.例文帳に追加
本方法は、パーサコードを生成するのに必要な情報を含むXMLソースファイルを作成することを含む。 - 特許庁
A command group of an imaging camera 1 is defined in an XML (Extensible Markup Language) used for a standard interface by utilizing an XML parser development tool that is distributed without charge.例文帳に追加
無料で配布されているXMLパーサ開発ツールを用いるなどして、撮像カメラ1の制御コマンド群を、標準インターフェースであるXMLで定義する。 - 特許庁
The reception terminal 200 includes a compile-finished XML parser 210 of elucidating the compile-finished XML document 11 received via the network 300, and of acquiring a data included in the compile-finished XML document 11.例文帳に追加
受信端末200は、ネットワーク300を介して受信したコンパイル済XML文書11を解釈してコンパイル済XML文書11に含まれるデータを取得するコンパイル済XMLパーサ210を含む。 - 特許庁
This device comprises an XML parser 10 for inputting an XML event string constituting the XML document of a processing object, an XPath evaluation part 20 for executing the evaluation of XPath by streaming.例文帳に追加
処理対象のXML文書を構成するXMLイベント列を入力するXMLパーサ10と、ストリーミング処理によるXPathの評価を実行するXPath評価部20とを備える。 - 特許庁
The document box plug-in 103 receives this response data via the net file wrapper 108, and makes an XML parser parse it.例文帳に追加
ドキュメントボックスプラグイン103はネットファイルラッパ108を介してこの応答データを受け取り、XMLパーサ107に解釈させる。 - 特許庁
Further, the XML parser 16 converts the management information stored in the management area to a format which is other than the XML and suitable to a download processing part 14 and an application processing part 17.例文帳に追加
また、XMLパーサ16は、管理領域に記憶された管理情報をXML以外の、ダウンロード処理部14やアプリケーション処理部17に適した形式に変換する。 - 特許庁
This class can contain basicerror or warning information from either the XML parser or the application: it can be subclassed to provide additional functionality or to add localization.例文帳に追加
このクラスには XML パーサとアプリケーションで発生するエラーおよび警告の基本的な情報を持たせることができます。 また機能追加や地域化のためにサブクラス化することも可能です。 - Python
The XML parsing system 60 includes: an element analysis part (SOAP parser 62) which analyzes construction of XML data (SOAP data SD) input from the outside to acquire a pointer of each element constituting the XML data (SOAP data SD); and a sequential information acquisition part (event drive parser 63) which sequentially acquires information about elements of the XML data pointed by the pointer for every pointer.例文帳に追加
外部から入力されたXMLデータ(SOAPデータSD)の構文を解析し、XMLデータ(SOAPデータSD)を構成する各要素のポインタを取得する要素解析部(SOAPパーサ62)と、ポインタ毎に逐次、ポインタが指し示すXMLデータの要素の情報を取得する逐次情報取得部(イベント駆動パーサ63)と、を含むXML構文解析システム60。 - 特許庁
The document box plug-in 103 receives the response data via the netfile wrapper 108 and causes an XML parser 107 to parse the response data.例文帳に追加
ドキュメントボックスプラグイン103はネットファイルラッパ108を介してこの応答データを受け取り、XMLパーサ107に解釈させる。 - 特許庁
When reading of a document which is displayed in a browser (S1) is requested (S5:YES), a parse tree is obtained from an XML parser (S10).例文帳に追加
ブラウザに表示した(S1)文書の読み上げが要求されたら(S5:YES)、XMLパーサから解析木を取得する(S10)。 - 特許庁
To provide a parsing device and method, such as an XML parser, that quickly parse computerized structured documents.例文帳に追加
XMLパーサなどの電子化された構造化文書に対して高速な構文解析を行う構文解析処理装置、処理方法を提供する。 - 特許庁
To save processing, to perform acceleration of processing by simultaneously performing parsing processing and validity verification and to maintain API compatibility with the conventional XML (extensible markup language) parser.例文帳に追加
処理の省力化、パース処理と妥当性検証とを同時に行うことによる高速化、従来のXMLパーサとのAPI互換性の維持を図る。 - 特許庁
The method further includes the creation of at least two out of a manpage file, a use method message file and a Parser code from the XML source file.例文帳に追加
本方法はさらに、マンページファイル、使用法メッセージファイル、およびパーサコードのうちの少なくとも2つをXMLソースファイルから生成することを含む。 - 特許庁
A voice UI definition control section 32 obtains voice UI definition information and stores a voice recognition dictionary in a voice UI definition information storage section 41 through an XML parser 22a and a voice recognition dictionary generating section 22b.例文帳に追加
音声UI定義管理部32は、音声UI定義情報を取得し、XMLパーサ22aおよび音声認識辞書生成部22bを介して、音声UI定義情報記憶部41に音声認識辞書を記憶させる。 - 特許庁
The converted XHTML document is transmitted to the structured document displaying device 20 to be processed by the XML parser, whereby the document is displayed with the predetermined format.例文帳に追加
そして、変換されたXHTML文書が構造化文書表示装置20に送信され、XMLパーサによって処理されることにより、所定形式で表示される。 - 特許庁
The terminal platform specifications and the meta-data are transmitted to an IPMP terminal equipped with a terminal platform parser, on the basis of the terminal platform XML schema and the language.例文帳に追加
端末プラットフォーム仕様及びメタデータは、端末プラットフォームXMLスキーマ及び言語に基いて端末プラットフォームパーサが実装されたIPMP端末に送信される。 - 特許庁
By providing the XML parser built in the structured document display device 20, with a function capable of displaying only an element corresponding to the capability of a self device, a size of the XML parser can be reduced, the XHTML document including the element which is not the display object, can be displayed with the proper format.例文帳に追加
したがって、構造化文書表示装置20に組み込むXMLパーサを、自装置の能力に応じた要素に限定して表示する能力を備えるものとすることにより、XMLパーサのサイズを小さくできると共に、表示対象でない要素を含むXHTML文書であっても、適切な形式で表示することができる。 - 特許庁
The XPath evaluation part 20 successively evaluates the XPath for individual XML events transferred from the XML parser 10 and retains, when the XPath is partially established for a predetermined XML event, information relating to this partial evaluation result of XPath.例文帳に追加
このXPath評価部20は、XMLパーサ10から転送された個々のXMLイベントに対してXPathを順次評価すると共に、所定のXMLイベントに対して、このXPathが部分的に成立した場合に、このXPathの部分的な評価の結果に関する情報を保持していく。 - 特許庁
By combining a pull-based streaming parser 104 such as StAX with an XML object binding framework such as XMLBeans 105, an XML document 107 of arbitrary size can be processed without being a subject for memory limitations.例文帳に追加
StAXのようなプルベースのストリーミング・パーサ104を、XMLBeans105のようなXMLオブジェクト・バインディング・フレームワークと組み合わせることにより、メモリ制限を被ることなく任意のサイズのXMLドキュメント107を処理することができる。 - 特許庁
A management information generation part 15 writes management information which comprises file management information showing the attributes of a file stored in a data area 11b of a flash ROM 11 and data area management information showing the attributes of a sector where data constituting a file are stored and is described in XML, to a management area 11a by using an XML parser 16.例文帳に追加
管理情報作成部15は、フラッシュROM11のデータ領域11bに保存されるファイルの属性を示したファイル管理情報とファイルを構成するデータが記憶されるセクタの属性を示したデータ領域管理情報とからなりXMLで記述した管理情報をXMLパーサ16を使用して管理領域11aに書き込む。 - 特許庁
An XML document and a BML document in a carousel 11, extracted from broadcast data are formed into structure that a user can use, based on an ECMA script roman ECMA engine part 13 in a BML (XML) parser 12, are converted into the system of DOM tree structure by a DOM instruction managing part 14 and are displayed on a display part 15.例文帳に追加
放送データから抽出されたカルーセル11内のXML文書及びBML文書は、BML(XML)パーサ12にてECMAエンジン部13からのECMAスクリプトに基づいてユーザが利用可能な構造に変換され、DOM提示管理部14によりDOMツリー構造の形式に変換されて提示部15に提示される。 - 特許庁
How this is accomplished is not covered at all by DOM Level1, and Level2provides only limited improvements: There is aDOMImplementation object class which provides access to Document creation methods, but no way to access an XMLreader/parser/Document builder in an implementation-independent way.There is also no well-defined way to access these methods without an existing Document object.例文帳に追加
どのようにして解析を行うかについては DOM レベル1 では全くカバーしておらず、レベル2 では限定的な改良だけが行われました:レベル2 ではDocument を生成するメソッドを提供するDOMImplementation オブジェクトクラスがありますが、実装に依存しない方法で XML リーダ(reader)/パーザ(parser)/文書ビルダ(Document builder) にアクセスする方法はありません。 また、既存の Document オブジェクトなしにこれらのメソッドにアクセスするような、よく定義された方法もありません。 - Python
In this structured document displaying system 1, a structured document server 10 acquires a class of an XML parser built in a structured document displaying device 20, and converts the contents of an XHTML document as a display object into the specific contents in accordance with the class.例文帳に追加
構造化文書表示システム1では、構造化文書表示装置20に組み込まれたXMLパーサのクラスを構造化文書サーバ10が取得し、そのクラスに応じて、表示対象であるXHTML文書の内容を構造化文書サーバ10が所定内容に変換する。 - 特許庁
The reference information is stored in the external memory when the defining information in the fixed page document is detected, and the XML parser 62 analyzes the defining information read from the external memory when the reference calling of the defining information in the fixed page document is detected.例文帳に追加
FixedPage文書内の定義情報が検出されると、外部メモリに参照情報を記憶され、FixedPage文書内の定義情報の参照呼出を検出すると、XMLパーサ62は、外部メモリから読み出された定義情報の解析を行う。 - 特許庁
A hash compact XML parser comprises a step 310 of identifying a type of an element for one of the syntactic elements, a step 318 of processing the element by determining a hash representation thereof if the type is a first type and a step 314 of augmenting an at least partial structural representation of the document using the hash representation if the type is the first type.例文帳に追加
構文要素の1つに対し、その要素のタイプを識別し310、前記タイプが第1タイプの場合はハッシュ表現を決定することによってその要素を処理し318、前記タイプが前記第1タイプの場合は、ハッシュ表現を用いたその文書の少なくとも部分的な構造表現を強める314、という手続きを含む。 - 特許庁
A transcription processing description generator 300 generates a transcription processing description described by a markup language from a transcription processing definition, a syntax analysis part 210 in a transcription engine 200 analyzes syntax of the transcription processing description by using an XML parser 10, and a description interpretation part 220 in the transcription engine 200 interprets the transcription processing tree and performs transcription.例文帳に追加
転記処理記述ジェネレータ300が転記処理定義からマークアップ言語で記述した転記処理記述を生成し、転記エンジン200の構文解析部210がXMLパーサー10を用いて転記処理記述の構文解析をおこなうとともに転記処理ツリーを作成し、転記エンジン200の記述解釈部220が転記処理ツリーを解釈して転記処理をおこなう構成とする。 - 特許庁
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
