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

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

*** 32,42 **** * Java content tree back to XML data. * * @author <ul><li>Ryan Shoemaker, Sun Microsystems, Inc.</li><li>Kohsuke Kawaguchi, Sun Microsystems, Inc.</li><li>Joe Fialli, Sun Microsystems, Inc.</li></ul> * @see Validator * @see ValidationEventHandler ! * @since JAXB1.0 */ public interface ValidationEvent { /** * Conditions that are not errors or fatal errors as defined by the --- 32,42 ---- * Java content tree back to XML data. * * @author <ul><li>Ryan Shoemaker, Sun Microsystems, Inc.</li><li>Kohsuke Kawaguchi, Sun Microsystems, Inc.</li><li>Joe Fialli, Sun Microsystems, Inc.</li></ul> * @see Validator * @see ValidationEventHandler ! * @since 1.6, JAXB 1.0 */ public interface ValidationEvent { /** * Conditions that are not errors or fatal errors as defined by the