Uses of Interface
jakarta.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 jakarta.xml.bind
Methods in jakarta.xml.bind with parameters of type DatatypeConverterInterfaceModifier and TypeMethodDescriptionstatic voidDatatypeConverter.setDatatypeConverter(DatatypeConverterInterface converter) This method is for Jakarta XML Binding provider use only.