src/share/jaxws_classes/com/sun/xml/internal/bind/DatatypeConverterImpl.java

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

*** 56,66 **** * * <p> * This class is responsible for whitespace normalization. * * @author <ul><li>Ryan Shoemaker, Martin Grebac</li></ul> ! * @since JAXB1.0 * @deprecated in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead * or let us know why you can't */ @Deprecated public final class DatatypeConverterImpl implements DatatypeConverterInterface { --- 56,66 ---- * * <p> * This class is responsible for whitespace normalization. * * @author <ul><li>Ryan Shoemaker, Martin Grebac</li></ul> ! * @since JAXB 1.0 * @deprecated in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead * or let us know why you can't */ @Deprecated public final class DatatypeConverterImpl implements DatatypeConverterInterface {