public class Formatters extends Object
Constructor and Description |
---|
Formatters() |
Modifier and Type | Method and Description |
---|---|
void |
allFormattersInAGroupAreApplied() |
void |
allTemplateSpecificFormattersAreApplied() |
void |
defaultFormatterIsAppliedForAllTemplates() |
static void |
setUpOnce() |
void |
templateSpecificFormatterIsPreferredToDefaultFormatter() |
public static void setUpOnce()
public void defaultFormatterIsAppliedForAllTemplates() throws Exception
Exception
public void allFormattersInAGroupAreApplied() throws Exception
Exception
public void templateSpecificFormatterIsPreferredToDefaultFormatter() throws Exception
Exception
Copyright © 2018. All rights reserved.