public abstract class Generator extends Object
| Constructor and Description |
|---|
Generator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
description() |
static String |
documentation() |
static Vector<?> |
flags() |
static void |
generate(Database database,
String output,
PrintWriter outLog) |
static boolean |
toBoolean(Object value) |
Copyright © 2017. All rights reserved.