| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeneratorStrategy
Common base class for convenience method abstraction
|
class |
DefaultGeneratorStrategy
The default naming strategy for the
JavaGenerator |
| Modifier and Type | Method and Description |
|---|---|
GeneratorStrategy |
Generator.getStrategy()
Get this generator's underlying naming strategy
|
| Modifier and Type | Method and Description |
|---|---|
void |
Generator.setStrategy(GeneratorStrategy strategy)
Set a naming strategy to this generator
|
Copyright © 2013. All Rights Reserved.