Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

treeWalker

イントロダクション

TreeWalker オブジェクトは、文書のサブツリーのノード及びその位置を表します。

TreeWalker は document オブジェクトの createTreeWalker() メソッドを使用して作成可能です。

プロパティ

root
---
whatToShow
---
filter
---
ExpandEntityReferences
---
currentNode
---

メソッド

parentNode
---
firstChild
---
lastChild
---
previousSibling
---
nextSibling
---
previousNode
---
nextNode
---

仕様書

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: xuancanh, ethertank
 最終更新者: xuancanh,