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 / AugmentationReader.java
index a5243a37773ec194da20b409af1c587a8f75544a..4fc0bd3562f8d9ed9e0f6e285410ca0fbb0bd89a 100644 (file)
@@ -18,6 +18,7 @@ import org.opendaylight.mdsal.binding.javav2.spec.structural.Augmentation;
  * obtain augmentations from proxy implementations of {@link Augmentable}
  * object.
  *
+ * <p>
  * If implemented proxy does not implement this interface, its augmentations are
  * not properly serialized / deserialized.
  */