Split Restconf implementations (draft02 and RFC) - features
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / netconf / sal / rest / impl / NormalizedNodeXmlBodyWriter.java
index 6cd90934acf050f5ecbbf7f787bcfc71325e0444..7db0081ca57c0e0b132b36559daf2e0408a5141a 100644 (file)
@@ -46,8 +46,7 @@ import org.opendaylight.yangtools.yang.model.api.SchemaPath;
 /**
  * Normalized node writer for XML.
  *
- * @deprecated This class will be replaced by
- * {@link org.opendaylight.restconf.jersey.providers.NormalizedNodeXmlBodyWriter}
+ * @deprecated This class will be replaced by NormalizedNodeXmlBodyWriter from restconf-nb-rfc8040
  */
 @Deprecated
 @Provider