Uses of Interface
javax.xml.bind.DatatypeConverterInterface
Packages that use DatatypeConverterInterface
Package
Description
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
-
Uses of DatatypeConverterInterface in javax.xml.bind
Methods in javax.xml.bind with parameters of type DatatypeConverterInterfaceModifier and TypeMethodDescriptionstatic void
DatatypeConverter.setDatatypeConverter
(DatatypeConverterInterface converter) This method is for JAXB provider use only.