]> source.dussan.org Git - poi.git/commit
[github-704] Add UserNameAwareTempFileCreationStrategy. Thanks to TigerZCoder. This...
authorPJ Fanning <fanningpj@apache.org>
Sun, 6 Oct 2024 17:30:49 +0000 (17:30 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 6 Oct 2024 17:30:49 +0000 (17:30 +0000)
commitd034f954bd772b5ff28cd2461529434260544d16
tree1e43894e32ac638f88fff4d8004ea4467e8c55b0
parent70aba4268b75e76fabdfda35de55db980a41b331
[github-704] Add UserNameAwareTempFileCreationStrategy. Thanks to TigerZCoder. This closes #704

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921154 13f79535-47bb-0310-9956-ffa450edef68
poi/src/main/java/org/apache/poi/util/DefaultTempFileCreationStrategy.java
poi/src/main/java/org/apache/poi/util/UserNameAwareTempFileCreationStrategy.java [new file with mode: 0644]
poi/src/test/java/org/apache/poi/util/UserNameAwareTempFileCreationStrategyTest.java [new file with mode: 0644]