Skip to content

Commit

Permalink
Added documentation on the templated publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Sep 11, 2008
1 parent c61eb38 commit 7f59070
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -39,6 +39,9 @@
* <li>%TIMESTAMP% - evaluates to ms value returned by
* System.currentTimeInMillis()</li>
* </ol>
* </p>
* If you have special formatting needs, implement the {@link IFormat} interface
* and map your formatter to the column you want to 'massage.'
*/
public class TemplatedPublisherFilter extends AbstractTextPublisherFilter {

Expand Down

0 comments on commit 7f59070

Please sign in to comment.