poi/src/ooxml/java/org/apache/poi/util
Javen O'Neal 28999738a9 Convert all *.java files to use native end of line character(s)
$ dos2unix `find -name *.java`
$ svn propset svn:eol-style native `find -name *.java`


git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782114 13f79535-47bb-0310-9956-ffa450edef68
2017-02-08 07:47:30 +00:00
..
DocumentHelper.java Fix some compilation warnings 2016-12-30 22:11:48 +00:00
IdentifierManager.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
OOXMLLite.java Revert "Print out amount of available memory during startup of OOXMLLite" 2016-12-11 21:15:47 +00:00
PackageHelper.java Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI temp file creation to the TempFile util class, and allow a system wide setting of where Temp files (eg for SXSSF) go, via TempFile / TempFileCreationStrategy 2014-07-24 18:58:27 +00:00
SAXHelper.java Add test provided via bug 60536 for bug 60526, remove some warnings 2016-12-30 18:54:47 +00:00
XmlSort.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00