|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
TreeWalker
or NodeIterator
.
NodeIterator
over the subtree rooted at the
specified node.
Document
interface using binding-specific casting
methods.
TreeWalker
over the subtree rooted at the
specified node.
NodeIterator
from the set which it iterated
over, releasing any computational resources and placing the
NodeIterator
in the INVALID state.
DocumentTraversal
contains methods that create
NodeIterators
and TreeWalkers
to traverse a
node and its children in document order (depth first, pre-order
traversal, which is equivalent to the order in which the start tags occur
in the text representation of the document).sourceRange
to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
sourceRange
to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
close
method of this input stream is
called when there are no more references to it.
TreeWalker
to the first visible child of the
current node, and returns the new node.
true
if XPCOM will be auto shutdown when Root-Window closes.
Rectangle
object.
TreeWalker
is currently positioned.
TreeWalker
.
NodeIterator
.
NodeFilter
used to screen nodes.
index
.
root
node of the TreeWalker
, as specified
when it was created.
NodeIterator
, as specified when it
was created.
Dimension
object.
TreeWalker
.
NodeIterator
.
true
if DOM is enabled.
true
if document is loading.
true
if request is pending.
true
if request is pending.
true
if current thread is ShutdownHook that was registered when
XPCOM was started.
true
if history entry is Sub Frame.
JRexInputStream
given peer stream handle.
TreeWalker
to the last visible child of the
current node, and returns the new node.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
NodeIterator
in the set.
TreeWalker
to the next sibling of the current
node, and returns the new node.
NodeIterators
are used to step through a set of nodes, e.g.TreeWalker
to the previous visible node in
document order relative to the current node, and returns the new
node.
NodeIterator
backwards in the set.
TreeWalker
to the previous sibling of the
current node, and returns the new node.
ContextMenuListener
objects.
HistoryListener
objects.
ProgressListener
objects.
URIContentListener
object.
RangeException
as specified in
their method descriptions.b.length
bytes of data from this input
stream into an array of bytes.
buff.length
bytes of data from this input
stream into an array of bytes.
true
then XPCOM will be auto shutdown when Root-Window closes.
TreeWalker
is currently positioned.
enable
.
Nodes
.
Attr
nodes.
CDATASection
nodes.
Comment
nodes.
Document
nodes.
DocumentFragment
nodes.
DocumentType
nodes.
Element
nodes.
Entity
nodes.
EntityReference
nodes.
Notation
nodes.
ProcessingInstruction
nodes.
Text
nodes.
-1
.
sourceRange
to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
sourceRange
to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
TreeWalker
objects are used to navigate a document tree or
subtree using the view of the document defined by their
whatToShow
flags and filter (if any).
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |