Fix checkstyle in mdsal-binding2-dom-codec
[mdsal.git] / binding2 / mdsal-binding2-dom-codec / src / main / java / org / opendaylight / mdsal / binding / javav2 / dom / codec / api / BindingTreeCodec.java
index 71f800ce71b4309d81740649be82afd46f13b8ff..226fec66a6ff1b46ef224f027ef04a10fd151ed2 100644 (file)
@@ -17,6 +17,7 @@ import org.opendaylight.yangtools.yang.model.api.SchemaPath;
 /**
  * Navigable tree representing hierarchy of Binding to Normalized Node codecs.
  *
+ * <p>
  * This navigable tree is associated to concrete set of YANG models, represented
  * by SchemaContext and provides access to subtree specific serialization
  * context.