Class DefaultTemplateValueReplacer

java.lang.Object
de.xima.fc.placeholder.replacer.DefaultTemplateValueReplacer
All Implemented Interfaces:
ITemplateValueReplacer

public class DefaultTemplateValueReplacer extends Object implements ITemplateValueReplacer
Default template value replacer implementation provided by formcycle that is always available. Replaces all template placeholders with the content of the corresponding text template.
Author:
XIMA MEDIA GmbH