Method | Description | |
---|---|---|
AddVisitor ( IXmlVisitor visitor ) : void |
Adds XmlVisitor to the traverser.
|
|
AddVisitors ( ) : void | ||
Traverse ( |
Starts the traversal of the xml tree.
|
Method | Description | |
---|---|---|
BreadthFirst ( |
||
DepthFirstImpl ( |
public AddVisitor ( IXmlVisitor visitor ) : void | ||
visitor | IXmlVisitor | |
return | void |
public Traverse ( |
||
node | ||
return | void |