- java.lang.Object
-
- javax0.jamal.extensions.Camel.UppCamel
-
- All Implemented Interfaces:
Macro
- Enclosing class:
- Camel
public static class Camel.UppCamel extends java.lang.Object implements Macro
Camel case the input starting with an upper case letter. Note that the macro that upper cases all characters is calledCase.Upper
-
-
Constructor Summary
Constructors Constructor Description UppCamel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
evaluate(Input in, Processor processor)
-