|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Generator<E> | This is the basic Generator interface, the mother of all generators. |
| GeneratorContext | Provides configuration and variable space for Generators. |
| Class Summary | |
|---|---|
| BeneratorFactory | Abstract factory class for extending Benerator. |
| PropertyMessage | Delivers a message that refers to a property. |
| Version | Provides information about the Benerator version. |
| Enum Summary | |
|---|---|
| GeneratorState | The state of a generator. |
| Exception Summary | |
|---|---|
| BeneratorError | Indicates an error in Benerator execution, for example raised by an <error> element. |
| IllegalGeneratorStateException | Indicates exceptional generator states that stem from inappropriate generator setup or use. |
| InvalidGeneratorSetupException | Indicates invalid setup of a Generator. |
The root package for the databene-generator library. Generator is the common interface of all generators. The other generator implementations in this package provide extension points for defining custom generators.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||