public class FieldReplacementFormatter extends Object implements ICustomFormatter
| Constructor and Description |
|---|
FieldReplacementFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMapping(String search,
String replacement) |
String |
format(String content,
IDocumentFormatter formatter)
returns the result of the format of teh given content coming from input/merge field.
|
public String format(String content, IDocumentFormatter formatter)
ICustomFormatterformat in interface ICustomFormatterCopyright © 2015. All Rights Reserved.