src/share/jaxws_classes/javax/xml/soap/SAAJMetaFactory.java

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

@@ -36,11 +36,11 @@
 * <p>
 * SAAJMetaFactory is a service provider interface. There are no public methods on this
 * class.
 *
 * @author SAAJ RI Development Team
-* @since SAAJ 1.3
+* @since 1.6, SAAJ 1.3
 */
 
 public abstract class SAAJMetaFactory {
     static private final String META_FACTORY_CLASS_PROPERTY =
         "javax.xml.soap.MetaFactory";