]> source.dussan.org Git - poi.git/commit
Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tree/WORKIN...
authorDominik Stadler <centic@apache.org>
Thu, 2 Jun 2016 20:09:44 +0000 (20:09 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 2 Jun 2016 20:09:44 +0000 (20:09 +0000)
commit6b6aa564556d4a1ca22c5fde98e9390a0969e78a
tree96dee00fce89ad60dbe0bc78b909b687c73ace0b
parentee6c0625d043b8520d6d43069231709ffbc64ce2
Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tree/WORKING_BRANCH

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746625 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableCell.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFTableCell.java
test-data/document/TestTableCellAlign.docx [new file with mode: 0644]