Package de.haumacher.msgbuf.generator
Interface FileGenerator
-
- All Known Implementing Classes:
AbstractFileGenerator,EnumGenerator,MessageGenerator
public interface FileGeneratorTODO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(Appendable out)TODO
-
-
-
Method Detail
-
generate
void generate(Appendable out) throws IOException
TODO- Throws:
IOException
-
-