Class DatatypeConverterImpl

java.lang.Object
jakarta.xml.bind.DatatypeConverterImpl

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

When client applications specify the use of the static print/parse methods in 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: