public class NetconfCodec extends Object
| Constructor and Description |
|---|
NetconfCodec() |
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Element |
getDataRootElement(org.dom4j.Element rootElement,
YmsOperationType opType)
Returns the data root element based on the NETCONF operation parameter.
|
public org.dom4j.Element getDataRootElement(org.dom4j.Element rootElement,
YmsOperationType opType)
rootElement - root element of document tree to find the root nodeopType - protocol operation being performed