| Package | Description |
|---|---|
| org.joda.beans.gen |
Code generator for Joda-Beans.
|
| Modifier and Type | Method and Description |
|---|---|
static BeanGenConfig |
BeanGenConfig.parse(String resourceLocator)
Parses the configuration file.
|
| Constructor and Description |
|---|
BeanCodeGen(List<File> files,
BeanGenConfig config,
int verbosity,
boolean write)
Creates the generator for a single bean.
|
Copyright © 2007–2017 Joda.org. All rights reserved.