Package org.openxava.formatters

Interface Summary
IFormatter For convert to String (used in HTML page) to Object (used in java side), and vice versa.
IMultipleValuesFormatter For convert to String [] (used in HTML page) to Object (used in java side), and vice versa.
 

Class Summary
BaseFormatter Base formatter that allow to access to context object in current module.
BooleanFormatter  
CustomReportComparatorListFormatter  
DateFormatter Date formatter with multilocale support.
DateTimeCombinedFormatter Date/Time (combined) formatter with multilocale support.
DateTimeSeparatedFormatter Date and time formatter with multilocale support.
ImageFormatter A simple implementation: Only it shows a icon to indicate that it's a image/photo.
MoneyFormatter For MONEY and DINERO stereotypes.
MultipleValuesByPassFormatter Simply by pass the values from property to html and viceversa.
SQLTimeFormatter  
StringTimeFormatter  
TimeBaseFormatter  
TimeBaseFormatter.TimeData  
UpperCaseFormatter  
WebURLFormatter