Class MultilingualTextMicroTypeConverterRegistrar.MultilingualTextConverter

    • Constructor Detail

      • MultilingualTextConverter

        public MultilingualTextConverter()
    • Method Detail

      • convertToNative

        @Nonnull
        public com.helger.commons.text.MultilingualText convertToNative​(@Nonnull
                                                                        IMicroElement aElement)
        Description copied from interface: IMicroTypeConverter
        Convert the passed object to a native element.
        Parameters:
        aElement - The micro element to be converted.
        Returns:
        null if conversion to a native object failed.