Split Restconf implementations (draft02 and RFC) - features
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / netconf / sal / rest / impl / XmlToPatchBodyReader.java
index f3841a90f63a63466cb7118e74acc79bb0654419..56e3733fa026eaad72f2abf3e8d436b2deeb14f5 100644 (file)
@@ -65,8 +65,7 @@ import org.xml.sax.SAXException;
 /**
  * Yang PATCH Reader for XML.
  *
- * @deprecated This class will be replaced by
- *             {@link org.opendaylight.restconf.jersey.providers.XmlToPatchBodyReader}
+ * @deprecated This class will be replaced by XmlToPatchBodyReader from restconf-nb-rfc8040
  */
 @Deprecated
 @Provider