Class ProjectFile
- java.lang.Object
-
- io.freefair.gradle.codegenerator.api.ProjectFile
-
public class ProjectFile extends Object
-
-
Constructor Summary
Constructors Constructor Description ProjectFile()
-
-
-
Method Detail
-
read
public String read() throws IOException
- Throws:
IOException
-
read
public String read(String encoding) throws IOException
- Throws:
IOException
-
-