Searched refs:REPORT_PROPERTY_MAPPER (Results 1 – 2 of 2) sorted by relevance
36 public static final IProperties.IMapper REPORT_PROPERTY_MAPPER; // set in <clinit> field in ReportProperties562 REPORT_PROPERTY_MAPPER = new ReportPropertyMapper ();
108 return IProperties.Factory.wrap (properties, ReportProperties.REPORT_PROPERTY_MAPPER); in wrap()