src/share/jaxws_classes/javax/xml/bind/DatatypeConverterImpl.java

Print this page
rev 507 : 8047724: @since tag cleanup in jaxws
Reviewed-by:

@@ -47,11 +47,11 @@
  *
  * <p>
  * This class is responsible for whitespace normalization.
  *
  * @author <ul><li>Ryan Shoemaker, Sun Microsystems, Inc.</li></ul>
- * @since JAXB2.1
+ * @since JAXB 2.1
  */
 final class DatatypeConverterImpl implements DatatypeConverterInterface {
 
     /**
      * To avoid re-creating instances, we cache one instance.