]> source.dussan.org Git - poi.git/commit
use codepoint iterator in a few places
authorPJ Fanning <fanningpj@apache.org>
Wed, 22 Nov 2017 01:07:24 +0000 (01:07 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 22 Nov 2017 01:07:24 +0000 (01:07 +0000)
commit913d6bc08604253108f4bbd6f79eb6655f7d5c0d
tree0defbb4668036bcb4c824d8f82082d3111ef519a
parentacc7b356ee8310c3f4fc694426bec365d266c370
use codepoint iterator in a few places

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