]> 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)
commit5a933a349649d1de16612aa00f6098eddd642b5b
tree1f54f2ccb52c2a698a61bfab76b1a8b252235d6c
parent36314b39951f9b4a68a5faee25fb54a5775daa15
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