]> source.dussan.org Git - poi.git/commit
Add Dominik's suggestion to DocumentBuilderFactories. I also removed the setXIncludeA...
authorUwe Schindler <uschindler@apache.org>
Mon, 18 Aug 2014 16:01:35 +0000 (16:01 +0000)
committerUwe Schindler <uschindler@apache.org>
Mon, 18 Aug 2014 16:01:35 +0000 (16:01 +0000)
commitb89e0499d3bc356994f8343f7a6bc4df23ba1536
tree1f54f2ccb52c2a698a61bfab76b1a8b252235d6c
parent70f4e1d88583a91f8917dafc81e256b10e421af7
Add Dominik's suggestion to DocumentBuilderFactories. I also removed the setXIncludeAware(false) in XMLHelper, because it causes the same problem and is disabled by default.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1618644 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/util/XMLHelper.java
src/ooxml/java/org/apache/poi/util/DocumentHelper.java
src/ooxml/java/org/apache/poi/util/SAXHelper.java