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

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

*** 76,86 **** * <p> * @author <ul><li>Sekhar Vajjhala, Sun Microsystems, Inc.</li><li>Joe Fialli, Sun Microsystems Inc.</li><li>Kohsuke Kawaguchi, Sun Microsystems, Inc.</li><li>Ryan Shoemaker,Sun Microsystems Inc.</li></ul> * @see DatatypeConverter * @see ParseConversionEvent * @see PrintConversionEvent ! * @since JAXB1.0 */ public interface DatatypeConverterInterface { /** * <p> --- 76,86 ---- * <p> * @author <ul><li>Sekhar Vajjhala, Sun Microsystems, Inc.</li><li>Joe Fialli, Sun Microsystems Inc.</li><li>Kohsuke Kawaguchi, Sun Microsystems, Inc.</li><li>Ryan Shoemaker,Sun Microsystems Inc.</li></ul> * @see DatatypeConverter * @see ParseConversionEvent * @see PrintConversionEvent ! * @since 1.6, JAXB 1.0 */ public interface DatatypeConverterInterface { /** * <p>