public class JsonBeanGenerator extends Object
| Constructor and Description |
|---|
JsonBeanGenerator(String packageName,
String comment,
boolean isBuilderBeanPatternEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(InputStream inputStream,
String name) |
void |
generate(File targetFolder) |
void |
generate(OutputStream ouputStream) |
public void add(InputStream inputStream, String name) throws net.anwiba.commons.lang.exception.CreationException, IOException, JssdParserException
net.anwiba.commons.lang.exception.CreationExceptionIOExceptionJssdParserExceptionpublic void generate(OutputStream ouputStream) throws IOException
IOExceptionpublic void generate(File targetFolder) throws IOException
IOExceptionCopyright © 2007–2016 Andreas Bartels. All rights reserved.