| Factories
CharTransformer 's which mirror the input, but only between 'from' and 'to'
parameters. So, those transformers work like
java.lang.String.substring .
And as a bonus you can specify the parameter 'ellipsis' (the three dots at the end of the text)
to use when a text has been 'substringed'...
author: Michiel Meeuwissen author: André van Toly since: MMBase-1.8 version: $Id: SubstringFactory.java,v 1.9 2007/08/04 07:45:52 michiel Exp $ |