Package com.chutneytesting.tools
Class IoUtils
- java.lang.Object
-
- com.chutneytesting.tools.IoUtils
-
public final class IoUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisHidden(Path path)static booleanisHidden(Path path, Path rootPath)static StringtoString(org.springframework.core.io.Resource resource)
-