8047723: @since tag cleanup in jaxp

Reviewed-by: joehw
This commit is contained in:
Henry Jen 2014-06-19 15:35:10 -07:00
parent 80bb4ab1c8
commit 52f6412c53
105 changed files with 204 additions and 143 deletions

View file

@ -69,7 +69,7 @@ import org.xml.sax.Locator;
* is more efficient to provide location information only when
* requested, rather than constantly updating a Locator object.</p>
*
* @since SAX 1.0
* @since 1.4, SAX 1.0
* @author David Megginson
* @see org.xml.sax.Locator Locator
*/