This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
poi
Watch
1
Star
0
Fork
0
You've already forked poi
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
poi
/
src
History
Javen O'Neal
cfac692a6a
string.equals("") -> string.isEmpty() or "".equals(string)
...
git-svn-id:
https://svn.apache.org/repos/asf/poi/trunk@1812463
13f79535-47bb-0310-9956-ffa450edef68
2017-10-18 07:45:53 +00:00
..
contrib
bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf examples
2016-06-25 05:22:05 +00:00
examples
string.equals("") -> string.isEmpty() or "".equals(string)
2017-10-18 07:45:53 +00:00
excelant
Remove unnecessary local variables
2017-09-16 08:28:38 +00:00
integrationtest
Add some more code from the separate integration test project to be able to publish the femaining functionality as separate project at some point
2017-10-04 19:54:21 +00:00
java/org/apache
/poi
string.equals("") -> string.isEmpty() or "".equals(string)
2017-10-18 07:45:53 +00:00
models
…
ooxml
string.equals("") -> string.isEmpty() or "".equals(string)
2017-10-18 07:45:53 +00:00
records
Bugzilla 54070: Patch for typos in comments, javadoc and documentation
2012-11-01 15:26:27 +00:00
resources
github-79: add String.toString() to forbidden API's
2017-10-16 01:34:13 +00:00
scratchpad
for -> foreach
2017-10-18 07:33:07 +00:00
testcases/org/apache
/poi
string.equals("") -> string.isEmpty() or "".equals(string)
2017-10-18 07:45:53 +00:00
types
merged common_sl branch to trunk
2015-07-24 21:47:55 +00:00