]> source.dussan.org Git - poi.git/commit
Bring the numeric CodePage support from HPSF (constants and converters) out to a...
authorNick Burch <nick@apache.org>
Wed, 26 Jun 2013 18:18:21 +0000 (18:18 +0000)
committerNick Burch <nick@apache.org>
Wed, 26 Jun 2013 18:18:21 +0000 (18:18 +0000)
commit182b941b2cb5cf4411cd1c577f332fa75a16b9f3
tree8991d48a63c88800d4fbc00347625888fa8659ff
parent14e2a5be28311023a50db331c65ea55f237c72f6
Bring the numeric CodePage support from HPSF (constants and converters) out to a new Util class, so that HSMF can later use it

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1497032 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/util/CodePageUtil.java [new file with mode: 0644]