| 例文 |
xmlreaderを含む例文一覧と使い方
該当件数 : 12件
XMLParserType (in module xml.parsers.expat) XMLReader (class in xml.sax.xmlreader) 例文帳に追加
XMLParserType (xml.parsers.expat モジュール) - Python
The XMLReader interface supports the following methods: 例文帳に追加
XMLReader は次のメソッドをサポートします。 : - Python
The InputSource, Locator,Attributes, AttributesNS, and XMLReader interfaces are defined in the module例文帳に追加
InputSource、Locator、Attributes、AttributesNS、XMLReader の各インターフェースは - Python
Objects with this interface are used to receive error and warning information from the XMLReader.例文帳に追加
このインターフェースのオブジェクトは XMLReader からのエラーや警告の情報を受け取るために使われます。 - Python
This class is designed to sit between an XMLReader and the client application's event handlers.例文帳に追加
このクラスは XMLReader とクライアント・アプリケーションのイベント・ハンドラとの間に位置するものとして設計されています。 - Python
Subclass of SAXException raised when a SAXXMLReader is confronted with an unrecognized feature or property.例文帳に追加
SAX XMLReader が認識できない機能やプロパティに遭遇したとき発生させる SAXException のサブクラスです。 - Python
If you create an object that implements this interface, then register the object with yourXMLReader, the parser will call the methods in your object to report all warnings and errors.例文帳に追加
このインターフェースを実装したオブジェクトを作成し XMLReader に登録すると、パーサは警告やエラーの通知のためにそのオブジェクトのメソッドを呼び出すようになります。 - Python
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
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|