ozlerhakan / poiji

:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI
MIT License
466 stars 134 forks source link

com.poiji.exception.PoijiInstantiationException: Cannot create a new instance of aadhar.StudentInfo #165

Closed shraddhamehetre10 closed 4 years ago

shraddhamehetre10 commented 4 years ago

Hi there,

I am getting com.poiji.exception.PoijiInstantiationException. when i use Poiji.fromExcel with a fileinput stream. i have attached the project with excel i am using. could you please take a look ? aadhar.zip

ozlerhakan commented 4 years ago

Hi @shraddhamehetre10 ,

Could you please share your project on GitHub? I can look at it over there

ozlerhakan commented 4 years ago

feel free to leave your response here, we can look at it again

TriCogz commented 1 year ago

I have the same issues. Here is my upload. PoijiExcel.zip Please let me know if there is something just wrong that I am missing Thanks