public class BoxGenerator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASE_PACKAGE_PATH |
static java.lang.String |
MYOBJECTBOX_FTL |
| Constructor and Description |
|---|
BoxGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateAll(GeneratorJob job)
Generates all classes and other artifacts for the given job.
|
public static final java.lang.String MYOBJECTBOX_FTL
public static final java.lang.String BASE_PACKAGE_PATH
public BoxGenerator()
throws java.io.IOException
java.io.IOExceptionpublic void generateAll(GeneratorJob job) throws java.lang.Exception
java.lang.Exception