public abstract class XmlCodecHandler extends Object
| Constructor and Description |
|---|
XmlCodecHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
setXmlValue(YdtContext ydtContext,
Stack<org.dom4j.Element> domElementStack)
Sets the leaf value in the current element maintained in stack.
|
public void setXmlValue(YdtContext ydtContext, Stack<org.dom4j.Element> domElementStack)
ydtContext - YDT context nodedomElementStack - current element node in the stack