Uses of Package
com.helger.xml.microdom.convert
-
Packages that use com.helger.xml.microdom.convert Package Description com.helger.xml.microdom.convert com.helger.xml.util.mime -
Classes in com.helger.xml.microdom.convert used by com.helger.xml.microdom.convert Class Description IMicroTypeConverter Interface to be implemented to marshal between IMicroElement and a native object.IMicroTypeConverterCallback A callback interface that is used to iterate all available micro type converters.IMicroTypeConverterRegistrarSPI SPI interface to be implemented by other modules wishing to register their own micro-type converters.IMicroTypeConverterRegistry This is the callback interface implemented byMicroTypeConverterRegistryfor registration via the SPI interface.MicroTypeConverterRegistry A utility class for converting objects from and toIMicroElement.
The functionality is a special case of theTypeConverterRegistryas we need a parameter for conversion in this case.StringMicroTypeConverter DefaultIMicroTypeConverterimplementation forStringobjects. -
Classes in com.helger.xml.microdom.convert used by com.helger.xml.util.mime Class Description IMicroTypeConverter Interface to be implemented to marshal between IMicroElement and a native object.IMicroTypeConverterRegistrarSPI SPI interface to be implemented by other modules wishing to register their own micro-type converters.IMicroTypeConverterRegistry This is the callback interface implemented byMicroTypeConverterRegistryfor registration via the SPI interface.