]> 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)
commit8811c99ac3a9d6b843c99fc6cee00533067f1402
tree96dee00fce89ad60dbe0bc78b909b687c73ace0b
parentbde09054f029fbd8e9206a4b6d83d659e0aebb9c
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]