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

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

*** 152,162 **** * @see JAXBContext * @see Unmarshaller * @see ValidationEventHandler * @see ValidationEvent * @see javax.xml.bind.util.ValidationEventCollector ! * @since JAXB1.0 * @deprecated since JAXB 2.0 */ public interface Validator { /** --- 152,162 ---- * @see JAXBContext * @see Unmarshaller * @see ValidationEventHandler * @see ValidationEvent * @see javax.xml.bind.util.ValidationEventCollector ! * @since 1.6, JAXB 1.0 * @deprecated since JAXB 2.0 */ public interface Validator { /**