コンピューター用語辞典

日外アソシエーツ株式会社

simple API for XML<SAX>

SAX

参照

  • SAX<simple API for XML>
調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Simple API for XML

出典:『Wikipedia』 (2011/06/01 18:09 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

SAX (Simple API for XML) is an event-based sequential access parser API developed by the XML-DEV mailing list for XML documents. SAX provides a mechanism for reading data from an XML document that is an alternative to that provided by the Document Object Model (DOM). Where the DOM operates on the document as a whole, SAX parsers operate on each piece of the XML document sequentially.

simple API for XMLのページの著作権