类 DocUtils
java.lang.Object
com.gdxsoft.easyweb.document.DocUtils
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static StringbuilderTempPath(String filePath) static voidclearTempPath(String filePath) static booleanstatic booleanzipWith7zip(String exportFilePathAndName, String sourcePath) 用7z压缩文件,windows下用原生的程序压缩docx或odt文件会出现word文件不认的情况,原因未知
-
构造器详细资料
-
DocUtils
public DocUtils()
-
-
方法详细资料
-
compress
-
zipWith7zip
用7z压缩文件,windows下用原生的程序压缩docx或odt文件会出现word文件不认的情况,原因未知- 参数:
exportFilePathAndName-sourcePath-- 返回:
-
builderTempPath
- 抛出:
IOException
-
clearTempPath
-