Package cn.net.pap.common.file.resource
Class ResourceUtil
java.lang.Object
cn.net.pap.common.file.resource.ResourceUtil
资源操作工具类
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopyNativeResources(String targetDir) 复制 resources/native/{osType} 下的所有文件到目标目录,保持路径结构
-
Constructor Details
-
ResourceUtil
public ResourceUtil()
-
-
Method Details
-
copyNativeResources
复制 resources/native/{osType} 下的所有文件到目标目录,保持路径结构- Throws:
IOException
-