]> source.dussan.org Git - poi.git/commit
Fix up the functionMetadata.txt stuff to be end-to-end UTF8. Was assuming it before...
authorNick Burch <nick@apache.org>
Tue, 6 May 2008 16:38:34 +0000 (16:38 +0000)
committerNick Burch <nick@apache.org>
Tue, 6 May 2008 16:38:34 +0000 (16:38 +0000)
commit21cbfa84405326a04e3dc0516a07c78297c634e6
treee829eca22082b7760cf8053734c52d886f08ff75
parent700d7a5dea73a629ca7da76cf9e517995f28890a
Fix up the functionMetadata.txt stuff to be end-to-end UTF8. Was assuming it before, but breaking on some systems, while now it ought to work fine everywhere

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653831 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/formula/function/FunctionMetadataReader.java
src/resources/main/org/apache/poi/hssf/record/formula/function/functionMetadata-asGenerated.txt
src/resources/main/org/apache/poi/hssf/record/formula/function/functionMetadata.txt
src/testcases/org/apache/poi/hssf/record/formula/function/ExcelFileFormatDocFunctionExtractor.java