"setEncoding was marked as deprecated in Jan 2006 and was removed from HSSFCell in Aug 2008.
POI HSSF automatically handles Unicode without forcing the encoding. Just remove calls to
setEncoding from JasperReports, it is not needed."
www.nabble.com论坛上找的一段话,3.2已经自动Unicode处理了。
POI HSSF automatically handles Unicode without forcing the encoding. Just remove calls to
setEncoding from JasperReports, it is not needed."
www.nabble.com论坛上找的一段话,3.2已经自动Unicode处理了。
在使用 POI HSSF 处理文档时,已实现自动 Unicode 支持,无需调用 setEncoding 方法。建议在 Jasper Reports 中移除此方法调用。
2609

被折叠的 条评论
为什么被折叠?



