public class DefaultYdtWalker extends Object implements YdtExtendedWalker
| Constructor and Description |
|---|
DefaultYdtWalker() |
| Modifier and Type | Method and Description |
|---|---|
void |
walk(YdtExtendedListener ydtExtendedListener,
YdtExtendedContext rootNode)
Walks the YANG data tree.
|
void |
walk(YdtListener ydtListener,
YdtContext rootNode)
Walks the YANG data tree.
|
public void walk(YdtListener ydtListener, YdtContext rootNode)
YdtWalkerpublic void walk(YdtExtendedListener ydtExtendedListener, YdtExtendedContext rootNode)
YdtExtendedWalkerwalk in interface YdtExtendedWalkerydtExtendedListener - YDT listener implemented by the protocolrootNode - root node of YDT