- All Known Implementing Classes:
- DjBaseMMValueFormatter
public interface DJValueFormatter
Powerful interface. The idea behind this is that anybody could implement
this interface and redefine the evaluate method in order to show different results in a cell.
Example: date formatting, money formatting, string trimming, etc.
- See Also: