标签: apache-poi
I want read attached excel file (with Apache POI), after matching Question type = slider, want to pass a value for respective class (created different classes according to question type)
答案 0 :(得分:0)
使用Fillo Java Jar.Its非常简单,可以使用查询访问数据。 教程链接:https://codoid.com/fillo/
<dependency> <groupId>com.codoid.products</groupId> <artifactId>fillo</artifactId> <version>1.18</version> </dependency>