public class CBuildScriptWriter extends FileWriter
EXTENSION_SUFFIX, fileExists, isOverride, language, outputFile, outputFileLocation, SEPARATOR_STRING, stream, TEMPLATE_SUFFIX, xsltStream| Constructor and Description |
|---|
CBuildScriptWriter(java.io.File outputFileLocation,
java.lang.String language) |
| Modifier and Type | Method and Description |
|---|---|
void |
createOutFile(java.lang.String packageName,
java.lang.String fileName)
Creates the output file.
|
findTemplate, getFileExtensionForLanguage, getOutputFile, isOverride, loadTemplate, parse, setLanguage, setOutputFile, setOverridepublic CBuildScriptWriter(java.io.File outputFileLocation,
java.lang.String language)
public void createOutFile(java.lang.String packageName,
java.lang.String fileName)
throws java.lang.Exception
FileWritercreateOutFile in class FileWriterjava.lang.ExceptionCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.