src/share/jaxws_classes/javax/xml/bind/annotation/DomHandler.java

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

@@ -47,11 +47,11 @@
  * This interface is intended to be implemented by library writers
  * and consumed by JAXB providers. None of those methods are intended to
  * be called from applications.
  *
  * @author Kohsuke Kawaguchi
- * @since JAXB2.0
+ * @since 1.6, JAXB 2.0
  */
 public interface DomHandler<ElementT,ResultT extends Result> {
     /**
      * When a JAXB provider needs to unmarshal a part of a document into an
      * infoset representation, it first calls this method to create a