public class FileManager extends Object
| Constructor and Description |
|---|
FileManager() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tools.ant.types.FileSet |
createFileSet(File baseDir,
String includes,
String excludes) |
String |
readFile(File file) |
public org.apache.tools.ant.types.FileSet createFileSet(@Nonnull File baseDir, @Nonnull String includes, @CheckForNull String excludes)
public String readFile(File file) throws IOException
IOExceptionCopyright © 2016–2018. All rights reserved.