public final class SerializerHandlerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
XmlSerializerHandler |
getSerializerHandlerForContext(org.onosproject.yang.model.DataNode node)
Returns serializer instance handler node instance.
|
static SerializerHandlerFactory |
instance()
Returns a reference to the Singleton Codec Handler factory.
|
public XmlSerializerHandler getSerializerHandlerForContext(org.onosproject.yang.model.DataNode node)
node - data nodepublic static SerializerHandlerFactory instance()
Copyright © 2017. All rights reserved.