public abstract class AbstractGenerator extends Object
Constructor and Description |
---|
AbstractGenerator() |
Modifier and Type | Method and Description |
---|---|
Reader |
getTemplateReader(String name) |
String |
readTemplate(String name) |
File |
writeToFile(String filename,
String contents) |
public File writeToFile(String filename, String contents) throws IOException
IOException
Copyright © 2015. All Rights Reserved.