]> source.dussan.org Git - poi.git/commit
fixed wrong namespace when inserting images in xwpf, added an example how to insert...
authorYegor Kozlov <yegor@apache.org>
Sun, 26 Feb 2012 06:18:40 +0000 (06:18 +0000)
committerYegor Kozlov <yegor@apache.org>
Sun, 26 Feb 2012 06:18:40 +0000 (06:18 +0000)
commit1cfe625f71683bdc5a76e31a060ffae762c9ae72
tree57ff15912f2860d8a8ef202046283fc1a5f143d6
parentb19a144522b6501f7150adc987f83315ae5251e6
fixed wrong namespace when inserting images in xwpf, added an example how to insert pictures

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293747 13f79535-47bb-0310-9956-ffa450edef68
src/examples/src/org/apache/poi/xwpf/usermodel/SimpleImages.java [new file with mode: 0755]
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java