Class FileLoader
- java.lang.Object
-
- pl.allegro.tech.build.axion.release.util.FileLoader
-
public final class FileLoader extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileLoader.FileOperationException
-
Constructor Summary
Constructors Constructor Description FileLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.io.FileasFile(java.lang.Object file)static java.lang.StringreadFrom(java.lang.Object file)static voidsetRoot(java.io.File file)
-