See: Description
| Class | Description |
|---|---|
| DefaultXmlCodec |
Represents an implementation of YCH data tree codec interface.
|
| XmlCodecHandler |
Represents an codec handler to process the xml content and add
element to the stack.
|
| XmlCodecMultiInstanceHandler |
Represents a multi instance node handler in YCH.
|
| XmlCodecMultiInstanceLeafHandler |
Represents a multi instance leaf node handler in YCH.
|
| XmlCodecSingleInstanceHandler |
Represents a single instance node handler in YCH.
|
| XmlCodecSingleInstanceLeafHandler |
Represents a single instance leaf node handler in YCH.
|