Searched refs:ReportProperties (Results 1 – 3 of 3) sorted by relevance
22 import com.vladium.emma.report.ReportProperties;108 return IProperties.Factory.wrap (properties, ReportProperties.REPORT_PROPERTY_MAPPER); in wrap()
64 m_settings = ReportProperties.parseProperties (properties, getType ()); in initialize()240 protected ReportProperties.ParsedProperties m_settings;
31 abstract class ReportProperties implements IAppErrorCodes class535 private ReportProperties () {} // prevent subclassing in ReportProperties() method in ReportProperties