java.lang.Object
javax0.jamal.extensions.Case
Macros defined in static inner classes that change the casing of the input.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCapitalizes the input.static classDecapitalizes the input.static classConverts the argument of the macro to all characters lower case.static classConverts the argument of the macro to all characters upper case. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Case
public Case()
-