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=21233>. 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=21233 Rename ENCODING_UTF_16 Summary: Rename ENCODING_UTF_16 Product: POI Version: 2.0-dev Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The ENCODING_UTF_16 and friend are a misnomer. Its actually used to determine whether or not to use double byte or single byte (aka "compressed unicode") characters. Should be CHARACTERSET_16 and CHARACTERSET_8 I suppose (alternatives welcome) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
