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

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

@@ -63,11 +63,11 @@
  * @see Unmarshaller
  * @see Validator
  * @see Marshaller
  * @see ValidationEvent
  * @see javax.xml.bind.util.ValidationEventCollector
- * @since JAXB1.0
+ * @since 1.6, JAXB 1.0
  */
 public interface ValidationEventHandler {
     /**
      * Receive notification of a validation warning or error.
      *