Class CmsListMacroFormatter

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsListMacroFormatter​(org.opencms.i18n.CmsMessageContainer mask)
      Default constructor that sets the mask to use.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String format​(java.lang.Object data, java.util.Locale locale)
      Returns a formatted string for the specified data.
      org.opencms.i18n.CmsMessageContainer getMask()
      Returns the mask.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CmsListMacroFormatter

        public CmsListMacroFormatter​(org.opencms.i18n.CmsMessageContainer mask)
        Default constructor that sets the mask to use.

        Parameters:
        mask - pattern for MessageFormat