jaxp/src/org/xml/sax/DTDHandler.java
changeset 25262 1fe892ba017a
parent 12457 c348e06f0e82
--- a/jaxp/src/org/xml/sax/DTDHandler.java	Wed Jul 05 19:45:37 2017 +0200
+++ b/jaxp/src/org/xml/sax/DTDHandler.java	Thu Jun 19 15:35:10 2014 -0700
@@ -67,7 +67,7 @@
  * obtained through this interface to find the entity and/or
  * notation corresponding with the attribute value.</p>
  *
- * @since SAX 1.0
+ * @since 1.4, SAX 1.0
  * @author David Megginson
  * @see org.xml.sax.XMLReader#setDTDHandler
  */