Interface EsvExcelReader
public interface EsvExcelReader
The Interface EsvExcelReader.
-
Method Summary
Modifier and TypeMethodDescriptionGets the data per government body.getDataPerMinistry(String name) Gets the data per ministry.
-
Method Details
-
getDataPerMinistry
Gets the data per ministry.- Parameters:
name- the name- Returns:
- the data per ministry
-
getDataPerGovernmentBody
Gets the data per government body.- Parameters:
name- the name- Returns:
- the data per government body
-