Interface MessageFormatFactory

All Known Implementing Classes:
DefaultMessageFormatFactory, IcuMessageFormatFactory

public interface MessageFormatFactory
  • Method Details

    • hasNamedArgsSupport

      boolean hasNamedArgsSupport()
    • createFormat

      Format createFormat(String message, Locale locale)