NodeIterator interface in TreeIterator

Hello,

I'm trying to implement DOM in perl and was wondering what the semantics
of the NodeIterator interface for TreeIterators should be. Do the
NodeIterator methods only navigate the siblings of the current node, or
do they define an ordering (depth first for example) for all the nodes
in the tree?

-- 
The idea is that the first face shown to people is one they can readily
accept - a more traditional logo. The lunacy element is only revealed
subsequently, via the LunaDude. [excerpted from the Lunatech Identity Manual]

Received on Tuesday, 19 May 1998 08:44:59 UTC