Class ParametersStringFontMappingOutput

    • Constructor Detail

      • ParametersStringFontMappingOutput

        public ParametersStringFontMappingOutput()
    • Method Detail

      • writtenWith

        public ParametersString writtenWith​(Pattern sourceLocalePattern,
                                            Pattern targetLocalePattern,
                                            Pattern sourceFontPattern,
                                            String targetFont)
        Description copied from interface: FontMapping.Output
        Obtains a written output with the help of provided source and target languages, source and target fonts.
        Specified by:
        writtenWith in interface FontMapping.Output<ParametersString>
        Parameters:
        sourceLocalePattern - The source language pattern
        targetLocalePattern - The target language pattern
        sourceFontPattern - The source font pattern
        targetFont - The target font
        Returns:
        The written output