Implements a list of nodes for traversal purposes. Changes to the document from which this list was generated are not reflected in this list, nor are changes to the list reflected in the document. Changes to the individual Node
objects in the list and the document are reflected in the other one.
There is no requirement that the list not contain duplicates, or that all the members come from the same document. It is simply a list of nodes.
@author Elliotte Rusty Harold @version 1.1b4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|