| Package | Description |
|---|---|
| org.onosproject.yang.serializers.xml |
The XML serializer implementation of the YangSerializer interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlSerializerLeafHandler
Represents a leaf node handler in XML serializer.
|
class |
XmlSerializerNodeHandler
Represents a single instance node and multi instance node handler.
|
| Modifier and Type | Method and Description |
|---|---|
XmlSerializerHandler |
SerializerHandlerFactory.getSerializerHandlerForContext(org.onosproject.yang.model.DataNode node)
Returns serializer instance handler node instance.
|
Copyright © 2017. All rights reserved.