public class BeanGenerator extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
BeanGenerator.ClosableSourceCodeWriter |
| Constructor and Description |
|---|
BeanGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Bean configuration) |
void |
generate(File targetFolder,
String comment) |
void |
generate(OutputStream ouputStream) |
public void generate(OutputStream ouputStream) throws IOException
IOExceptionpublic void generate(File targetFolder, String comment) throws IOException
IOExceptionpublic void add(Bean configuration) throws net.anwiba.commons.lang.exception.CreationException
net.anwiba.commons.lang.exception.CreationExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.