|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LanguageSpecificGenerator
This interface defines a language specific generator. Implementors of this interface generate code for languages such as Java or C#.
Method Summary | |
---|---|
String |
getContents()
|
void |
writeContents(File targetFile)
Write the generated code to a file. |
Method Detail |
---|
String getContents()
void writeContents(File targetFile)
targetFile
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |