Class CSVFieldMappingTaglet

java.lang.Object
net.sf.anupam.csv.taglets.CSVFieldMappingTaglet
All Implemented Interfaces:
Taglet

public class CSVFieldMappingTaglet extends Object implements Taglet
Taglet for outputting the field mapping tag information. The @csv.field-mapping tags will be displayed for classes that have CSV field mapping set in the method Javadoc documentation. The tag can only be used on the mapped bean's getXXX() method Javadocs.
Since:
1.8
Version:
$Revision$
Author:
Anupam Sengupta