类的使用
net.sinodawn.framework.io.file.FileScope
-
使用FileScope的程序包 程序包 说明 net.sinodawn.framework.io.file net.sinodawn.module.item.file.utils -
-
net.sinodawn.framework.io.file中FileScope的使用
返回FileScope的net.sinodawn.framework.io.file中的方法 修饰符和类型 方法 说明 FileScopeFilePathDTO. getScope()static FileScopeFileScope. valueOf(String name)返回带有指定名称的该类型的枚举常量。static FileScope[]FileScope. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为FileScope的net.sinodawn.framework.io.file中的方法 修饰符和类型 方法 说明 static PathFilePathManager. getLocalPath(FileScope fileScope)voidFilePathDTO. setScope(FileScope scope) -
net.sinodawn.module.item.file.utils中FileScope的使用
参数类型为FileScope的net.sinodawn.module.item.file.utils中的方法 修饰符和类型 方法 说明 static FilePathDTOCoreFileUtils. toFilePath(FileScope scope, String fileName)
-