]> source.dussan.org Git - poi.git/commit
Support XWPF field runs, the same way that we handle hyperlink runs
authorNick Burch <nick@apache.org>
Tue, 11 Aug 2015 20:01:26 +0000 (20:01 +0000)
committerNick Burch <nick@apache.org>
Tue, 11 Aug 2015 20:01:26 +0000 (20:01 +0000)
commit87a2acf935c4804dbb8185ed5cbef05a59b7626b
tree08b5e4acda56c1272b8c4390640d9110736eb918
parent3b1e99d58ff2455df3e2d4e9f598ac8e0d7726e0
Support XWPF field runs, the same way that we handle hyperlink runs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695361 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFFieldRun.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.java
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFParagraph.java