]> source.dussan.org Git - poi.git/commit
Various XWPF picture tweaks and more unit tests
authorNick Burch <nick@apache.org>
Tue, 14 Sep 2010 18:50:10 +0000 (18:50 +0000)
committerNick Burch <nick@apache.org>
Tue, 14 Sep 2010 18:50:10 +0000 (18:50 +0000)
commit326486c891ee5d3c1e17e9680af0d769c55c5cc9
tree7af3d0a835cf6326633cf354649c106ea67ea21f
parentf52e5b1fd5324d855c74df08726895adce3d6f1c
Various XWPF picture tweaks and more unit tests
Note that XWPFRun -> XWPFPicture currently only works with the full ooxml schemas file, and not with poi-ooxml-schemas, due to some sort of missing resources around the namespace switch

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@997037 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/util/OOXMLLite.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFPictureData.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFParagraph.java