com.vladium.emma.report
Class ReportProperties.ReportPropertyMapper

java.lang.Object
  extended bycom.vladium.emma.report.ReportProperties.ReportPropertyMapper
All Implemented Interfaces:
IProperties.IMapper
Enclosing class:
ReportProperties

private static final class ReportProperties.ReportPropertyMapper
extends java.lang.Object
implements IProperties.IMapper


Constructor Summary
private ReportProperties.ReportPropertyMapper()
           
 
Method Summary
 java.lang.String getMappedKey(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportProperties.ReportPropertyMapper

private ReportProperties.ReportPropertyMapper()
Method Detail

getMappedKey

public java.lang.String getMappedKey(java.lang.String key)
Specified by:
getMappedKey in interface IProperties.IMapper