Class FileInfoTester
- java.lang.Object
-
- org.bndly.common.app.provisioning.util.FileInfoTester
-
public class FileInfoTester extends Object
- Author:
- cybercon <bndly@cybercon.de>
-
-
Constructor Summary
Constructors Constructor Description FileInfoTester(Properties fileInfo, Path targetFolder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisBundle(Path path)booleanisConfig(Path path)booleanisResource(Path path)booleanisResourceDirectory(Path path)
-
-
-
Constructor Detail
-
FileInfoTester
public FileInfoTester(Properties fileInfo, Path targetFolder)
-
-