Package fr.becpg.repo.formulation.spel
Class SpelHelper
java.lang.Object
fr.becpg.repo.formulation.spel.SpelHelper
SpelHelper class.
- Version:
- $Id: $Id
- Author:
- matthieu
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PatternConstantformulaVarPatternprivate static List<SpelHelper.SpelShortcut> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringformatFormula(String formula) formatFormula.static String[]formatMTFormulas(String formula) formatMTFormulas.static voidregisterShortcut(SpelHelper.SpelShortcut shortcut) registerShortcut.
-
Field Details
-
shortCuts
-
formulaVarPattern
ConstantformulaVarPattern
-
-
Constructor Details
-
SpelHelper
private SpelHelper()
-
-
Method Details
-
registerShortcut
registerShortcut.
- Parameters:
shortcut- aSpelHelper.SpelShortcutobject.
-
formatFormula
formatFormula.
-
formatMTFormulas
formatMTFormulas.
-