Class MultilingualTextMicroTypeConverterRegistrar.ReadOnlyMultilingualTextConverter

    • Constructor Detail

      • ReadOnlyMultilingualTextConverter

        public ReadOnlyMultilingualTextConverter()
    • Method Detail

      • convertToNative

        @Nonnull
        public com.helger.commons.text.ReadOnlyMultilingualText 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.