Uses of Interface
javax.xml.bind.DatatypeConverterInterface
-
Packages that use DatatypeConverterInterface Package Description javax.xml.bind 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 DatatypeConverterInterface Modifier and Type Method Description static voidDatatypeConverter. setDatatypeConverter(DatatypeConverterInterface converter)This method is for JAXB provider use only.
-