Package org.openxava.formatters
×News: Getting started video using IntelliJ - February 6 · Read more
-
Interface Summary Interface Description IFormatter For convert to String (used in HTML page) to Object (used in java side), and vice versa.IMetaPropertyFormatter For convert to String (used in HTML page) to Object (used in java side), and vice versa using MetaProperty info.IMultipleValuesFormatter For convert to String [] (used in HTML page) to Object (used in java side), and vice versa. -
Class Summary Class Description BaseFormatter Base formatter that allow to access to context object in current module.BooleanFormatter BooleanIconListFormatter Shows a check icon for true values in list mode.BooleanListFormatter DateFormatter Date formatter with multilocale support.DateTimeBaseFormatter Common code for DateTime formatters.DateTimeCombinedFormatter Date/Time (combined) formatter with multilocale support.DateTimeSeparatedFormatter Date and time formatter with multilocale support.EnumListFormatter FileListFormatter For FILE/ARCHIVO stereotype and @File annotation in list mode.HTMLFilterListFormatter Useful for XSS protection.HtmlTextFormatter HtmlTextListFormatter IconListFormatter ImageFormatter LocalDateFormatter LocalDate formatter with multilocale support.LocalDateTimeFormatter Time formatter with multilocale support.MoneyFormatter For MONEY and DINERO stereotypes.MultipleValuesByPassFormatter Simply by pass the values from property to html and viceversa.MyReportComparatorListFormatter SQLTimeFormatter StringTimeFormatter TimeBaseFormatter TimeBaseFormatter.TimeData TimeFormatter Time formatter with multilocale support.UpperCaseFormatter WebURLFormatter