public class ReportModelFileReader extends java.lang.Object implements com.google.common.base.Function<java.io.File,ReportModelFile>
| Constructor and Description |
|---|
ReportModelFileReader() |
| Modifier and Type | Method and Description |
|---|---|
ReportModelFile |
apply(java.io.File file) |
public ReportModelFile apply(java.io.File file)
apply in interface com.google.common.base.Function<java.io.File,ReportModelFile>