Class Formatters


  • public class Formatters
    extends java.lang.Object
    • Constructor Detail

      • Formatters

        public Formatters()
    • Method Detail

      • setUpOnce

        public static void setUpOnce()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • defaultFormatterIsAppliedForAllTemplates

        public void defaultFormatterIsAppliedForAllTemplates()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • allFormattersInAGroupAreApplied

        public void allFormattersInAGroupAreApplied()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • templateSpecificFormatterIsPreferredToDefaultFormatter

        public void templateSpecificFormatterIsPreferredToDefaultFormatter()
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • allTemplateSpecificFormattersAreApplied

        public void allTemplateSpecificFormattersAreApplied()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception