Uses of Package
org.milyn.function

Packages that use org.milyn.function
org.milyn.function   
 

Classes in org.milyn.function used by org.milyn.function
CapitalizeFirstFunction
          Capitalizes the first word of a String.
CapitalizeFunction
          Capitalizes all the words in the String
LeftTrimFunction
          Trims all spaces at the beginning of the String.
LowerCaseFunction
           
RightTrimFunction
          Trims all spaces at the end of the String
StringFunctionExecutor
          Takes a StringFunction definition and executes it on a string
TrimFunction
           
UncapitalizeFirstFunction
          Uncapitalizes the first word of a String.
UpperCaseFunction
           
 



Copyright © 2018. All rights reserved.