SSブログ

調べもの:DOMImpllementation [XMLマスター]

初出:2008-02-09 15:48:26

XMLマスター プロフェッショナル(アプリケーション)の調べもの。
来週、受けてきます。なので、この3連休は追い込みさっ。



「DOMImplementation - Google 検索」
http://www.google.co.jp/search?sourceid=navclient&hl=ja&ie=UTF-8&rlz=1T4GFRC_jaJP217JP218&q=DOMImplementation

「DOMImplementation (Java 2 プラットフォーム SE v1.4.0)」
http://sdc.sun.co.jp/java/docs/j2se/1.4/ja/docs/ja/api/org/w3c/dom/DOMImplementation.html
「インタフェース org.w3c.dom.DOMImplementation の使用 (Java Platform SE 6)」
http://java.sun.com/javase/ja/6//docs/ja/api/org/w3c/dom/class-use/DOMImplementation.html

「Document Object Model (DOM) Level 2 Core Specification」
http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/

「XML DOM XSLT-TECHSCORE-」
http://www.techscore.com/tech/J2SE/DOM/4-2.html
「XML DOM XSLT-TECHSCORE-」
http://www.techscore.com/tech/J2SE/DOM/index.html
「SAX-TECHSCORE-」
http://www.techscore.com/tech/J2SE/SAX/index.html

「13.6.2.1 DOMImplementation オブジェクト」
http://www.python.jp/doc/2.4/lib/dom-implementation-objects.html

(2009.03.06追記) 「Document Object Model Core」
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#ID-102161490

(2011.02.27追記)
特定のDOMモデルに依存しないメソッドを定義したインタフェース
hasFeature:Test if the DOM implementation implements a specific feature.
createDocumentType:Creates an empty DocumentType node.
createDocument:Creates an XML Document object

タグ:XML DOM
nice!(0)  コメント(0)  トラックバック(1) 
共通テーマ:資格・学び

nice! 0

コメント 0

コメントを書く

お名前:[必須]
URL:
コメント:
画像認証:
下の画像に表示されている文字を入力してください。

トラックバック 1