Package cn.cloudself.query.util.ext
Class IOPro.ToFileTransformer
- java.lang.Object
-
- cn.cloudself.query.util.ext.IOPro.ToFileTransformer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIOPro.ToFileTransformer.ByPathstatic classIOPro.ToFileTransformer.CouldTransfer
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IOPro.ToFileTransformer.CouldTransferfile(File file)IOPro.ToFileTransformer.ByPathpath(String path)
-
-
-
Method Detail
-
file
public IOPro.ToFileTransformer.CouldTransfer file(File file)
-
path
public IOPro.ToFileTransformer.ByPath path(@NotNull String path)
-
-