Summary: | [PATCH] More Unicode Mappings | ||
---|---|---|---|
Product: | POI | Reporter: | Eric Pugh <epugh> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 3.0-dev | ||
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | other | ||
Attachments: | Patch file for HSSFCellUtil.java |
Created attachment 5670 [details]
Patch file for HSSFCellUtil.java
This looks like a patch...but wasn't labled as such. I've no issue wit hthis being added to 2.0 but it shouldn't hold up 3.0 Ack! This patch was replaced by 21705.. I didn't even realize this hadn't been applied it was so old.. Please apply 21705 instead of this one. 21705 supplies testcases and is much much better. Eric Pugh |
Hi all, Attached is a patch file for org.apache.poi.hssf.usermodel.contrib.HSSFCellUtil class. I desperately need this patch for my existing customer who has added some more greek characters to their system! However, I would like to try and find some sort of library that I can use that will provide access to all HTML - > unicode character mappings. Otherwise I have to keep adding to the static list! Eric Pugh