| AnnotationBuilder |
|
| AnnotationFinder |
Helper class to find and retrieve annotated values
|
| Configuration |
Provides the configuration used by the Embedder and the in the
Embeddable implementations to customise its runtime properties.
|
| Keywords |
Provides the keywords which allow parsers to find steps in stories and match
those steps with candidates through the annotations.
|
| MostUsefulConfiguration |
The configuration that works for most situations that users are likely to encounter.
|
| NullAnnotationMonitor |
|
| ParanamerConfiguration |
The configuration that uses:
Paranamer: CachingParanamer
|
| PrintingAnnotationMonitor |
|
| PrintStreamAnnotationMonitor |
|
| PropertyBasedConfiguration |
|
| UnmodifiableConfiguration |
Decorator of Configuration that disables modification of configuration
elements.
|