Uses of Interface
de.xima.fc.placeholder.replacer.form.function.IFormFunction
- 
Packages that use IFormFunction Package Description de.xima.fc.placeholder.replacer.form.function  - 
- 
Uses of IFormFunction in de.xima.fc.placeholder.replacer.form.function
Classes in de.xima.fc.placeholder.replacer.form.function that implement IFormFunction Modifier and Type Class Description classLstFunctionFunction to replace form values with an named option-columnclassRepFunctionFunction to replace form values with other textMethods in de.xima.fc.placeholder.replacer.form.function that return IFormFunction Modifier and Type Method Description static IFormFunctionFormFunctionFactory. forName(String name) 
 -