Package com.helger.phase4.config
Class AS4MicroTypeConverterRegistrar
java.lang.Object
com.helger.phase4.config.AS4MicroTypeConverterRegistrar
- All Implemented Interfaces:
com.helger.xml.microdom.convert.IMicroTypeConverterRegistrarSPI
@Immutable
@IsSPIImplementation
public final class AS4MicroTypeConverterRegistrar
extends Object
implements com.helger.xml.microdom.convert.IMicroTypeConverterRegistrarSPI
MicroType converter registry for this project. Invoked via SPI.
- Author:
- Philip Helger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterMicroTypeConverter(com.helger.xml.microdom.convert.IMicroTypeConverterRegistry aRegistry)
-
Constructor Details
-
AS4MicroTypeConverterRegistrar
public AS4MicroTypeConverterRegistrar()
-
-
Method Details
-
registerMicroTypeConverter
public void registerMicroTypeConverter(@Nonnull com.helger.xml.microdom.convert.IMicroTypeConverterRegistry aRegistry) - Specified by:
registerMicroTypeConverterin interfacecom.helger.xml.microdom.convert.IMicroTypeConverterRegistrarSPI
-