You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2003/04/07 16:55:28 UTC

DO NOT REPLY [Bug 18761] New: - More Unicode Mappings

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18761>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18761

More Unicode Mappings

           Summary: More Unicode Mappings
           Product: POI
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HSSF
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: epugh@upstate.com


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