| Package | Description |
|---|---|
| com.helger.commons.microdom.convert | |
| com.helger.commons.mime |
| Class and 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 by
MicroTypeConverterRegistry for registration via the SPI interface. |
| MicroTypeConverterRegistry
A utility class for converting objects from and to
IMicroElement. |
| StringMicroTypeConverter
Default
IMicroTypeConverter implementation for String
objects. |
| Class and Description |
|---|
| IMicroTypeConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own micro-type converters.
|
| IMicroTypeConverterRegistry
This is the callback interface implemented by
MicroTypeConverterRegistry for registration via the SPI interface. |
Copyright © 2014–2015 Philip Helger. All rights reserved.