All Classes and Interfaces

Class
Description
The code builder implementation for the CLI stuff, as defined in CLIBeanSpec.
An API to the internals of the code builders.
The standard fields.
The standard methods.
The abstract base class for all the code builders.
The various type to instantiate a StringConverter class.
An instance of this class provides the configuration for the code generation, and it collects the results from the different code generators.
Generates the code for the new configuration bean.
The API that provides access to the code generator context, including the already generated code.
The kind of collection for a property type that is a collection.
The annotation processor for the org.tquadrat.foundation.config module.
The code builder implementation for the basic stuff, as defined in ConfigBeanSpec.
The code builder implementation for the generation of the code that let the configuration bean implement the interface I18nSupport.
This error will be thrown in cases a configuration bean property has an inappropriate type, like InputStream or Stream.
The code builder implementation that connects the configuration bean to INIFile, as defined in INIBeanSpec.
The various types for the initialisation of the field holding the backing Path for the INIFile instance.
The code builder implementation for the generation of the code that let the configuration bean implement the interface Map.
The code builder implementation that connects the configuration bean to Preferences, as defined in PreferencesBeanSpec.
The specification for a property of a configuration bean.
The flags for a property.
The implementation for PropertySpec.
The code builder implementation for the generation of the code that let the configuration bean implement the interface SessionBeanSpec.
The specification for special properties.
The base class for the special property specifications.