WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDOMNodeIterator
| IID: | 354b5f02-1dd2-11b2-b053-b8c2997022a0 |
| Inherits From: | nsISupports |
Properties
readonly PRBool expandEntityReferences
readonly nsIDOMNodeFilter filter
readonly nsIDOMNode root
readonly PRUint32 whatToShow
Methods
void detach ( )
nsIDOMNode nextNode ( )
nsIDOMNode previousNode ( )
nsIDOMNode nextNode ( )
nsIDOMNode previousNode ( )
References
This interface is returned from the following methods:
nsIDOMDocumentTraversal.createNodeIterator
Reference documentation is generated from Mozilla's source.
