]> 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)
commitf073151b1a2d3737d71c35e4c87005f0743f8635
tree8991d48a63c88800d4fbc00347625888fa8659ff
parent43b811f049fb9b09346f97c9242e21ed19237770
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]