Class DatatypeConverterImpl

jakarta.xml.bind.DatatypeConverterImpl

public static class DatatypeConverterImpl
This class is the Jakarta XML Binding CI's default implementation of the
invalid reference
DatatypeConverterInterface
.

When client applications specify the use of the static print/parse methods in

invalid reference
DatatypeConverter
, it will delegate to this class.

This class is responsible for whitespace normalization.

Since:
JAXB 2.1
Author:
  • Ryan Shoemaker, Sun Microsystems, Inc.
See Also: