mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add filter read line
This commit is contained in:
@@ -302,7 +302,7 @@ public class FileUtil extends PathUtil {
|
||||
/**
|
||||
* 创建File对象,相当于调用new File(),不做任何处理
|
||||
*
|
||||
* @param path 文件路径
|
||||
* @param path 文件路径,相对路径表示相对项目路径
|
||||
* @return File
|
||||
* @since 4.1.4
|
||||
*/
|
||||
|
Reference in New Issue
Block a user