Package jakarta.xml.bind
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
, it will delegate
to this class.
invalid reference
DatatypeConverter
This class is responsible for whitespace normalization.
- Since:
- JAXB 2.1
- Author:
- Ryan Shoemaker, Sun Microsystems, Inc.
- See Also: