]> source.dussan.org Git - poi.git/commit
If given an empty (but not null) byte array to get a whole string from, return an...
authorNick Burch <nick@apache.org>
Wed, 10 May 2006 13:23:48 +0000 (13:23 +0000)
committerNick Burch <nick@apache.org>
Wed, 10 May 2006 13:23:48 +0000 (13:23 +0000)
commiteacf24f41b2361b29440ef50f48fe42f862d64bc
tree887048c6ebe0a2524c2902e6ecb879cd405c10a1
parent9c748bf4bd17dde6538605d8caaa0cde181793e5
If given an empty (but not null) byte array to get a whole string from, return an empty string rather than an exception

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@405755 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/util/StringUtil.java