issues Search Results · repo:ozlerhakan/poiji language:Java
Filter by
183 results
(93 ms)183 results
inozlerhakan/poiji (press backspace or delete to remove)Maybe I misunderstood something, but if I set mandatoryCell to true in the ExcelCellName annotation, it does not seem to
throw an error when it comes across an empty cell. Instead, I just get null in the ...
Dzeri96
- 1
- Opened 13 days ago
- #332
When creating my own custom Casting, I would like to re-use a lot of the logic from the DefaultCasting, but overwrite
some methods. For example, I want custom boolean parsing logic that handles y|n, but ...
Dzeri96
- 2
- Opened 14 days ago
- #331
Hello,
I m using this lib in test project, trying to read excel file/inputstream. log
FATAL EXCEPTION: main
Process: com.test.app, PID: 19625
java.lang.NoSuchMethodError: No virtual method canAccess(Ljava/lang/Object;)Z ...
MrBrowner
- 1
- Opened 17 days ago
- #330
It would be a valuable enhancement to add support for case-insensitive column name matching in the @ExcelColumnName
annotation. This feature could be implemented through an optional parameter, such as ...
jmrsnt
- 3
- Opened on Jan 9
- #327
Hi,
first of all thanks for sharing this library. I ve previously used POI directly to load data from XLSX files and
appreciate any approach to abstract away the common pain points!
My question (or probably ...
frederikb
- 4
- Opened on Nov 19, 2024
- #326
I read a long time ago there will be eventually support to use java records I wonder if there is any update for this? I
think this will be a very handy support
bot
calvario31
- 5
- Opened on Nov 4, 2024
- #325
I need to get Cell Address for some reason. I mean Cell(0) is A1. I wonder that you have implemented it? Can you show me
the solution?
hopdxGms
- 3
- Opened on Oct 22, 2024
- #324
How do I get the date in this format into a java.util.Date value?
Thanks Rob
robbcgeu
- 2
- Opened on Aug 25, 2024
- #322
I have an Excel file where I have set a date field in the mm-dd-yyyy format. When I try to parse this file using
Poiji.fromExcel( file_path , Class T ) in my Java Spring Boot project, the date field is ...
Bucephalus-lgtm
- 5
- Opened on Jun 18, 2024
- #319
Hi! @ozlerhakan I use poiji and faced with the following issue: can t parse to java String img width= 345 alt= image
src= https://github.com/ozlerhakan/poiji/assets/170344873/83e500a1-a1f8-469b-82d3-ee6b1cdb5885 ...
dashayakubovich
- 6
- Opened on May 20, 2024
- #318

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.