| Factories new chartransformer based on
java.util.ResourceBundle . The result transformers
are based on
ChunkedTransformer , so using the 'mode' argument it can be controlled what
excactly must correspond to the resource bundle keys (e.g. words, lines, or the entire
string). Defaults to words.
author: Michiel Meeuwissen since: MMBase-1.8 version: $Id: ResourceBundleReplacerFactory.java,v 1.7 2008/02/03 17:33:56 nklasens Exp $ |