Interface BindingCodecTree

All Superinterfaces:
BindingDataObjectCodecTreeParent<Empty>
All Known Subinterfaces:
BindingDOMCodecServices
All Known Implementing Classes:
BindingCodecContext, DefaultBindingDOMCodecServices, ForwardingBindingDOMCodecServices, GlobalBindingDOMCodecServices

public interface BindingCodecTree extends BindingDataObjectCodecTreeParent<Empty>
Navigable tree representing hierarchy of Binding to Normalized Node codecs. This navigable tree is associated to a concrete set of YANG models, represented by SchemaContext and provides access to subtree specific serialization context.