Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- call() - Method in class org.eclipse.aether.tools.CollectConfiguration
- CollectConfiguration - Class in org.eclipse.aether.tools
- CollectConfiguration() - Constructor for class org.eclipse.aether.tools.CollectConfiguration
- CollectConfiguration.Mode - Enum Class in org.eclipse.aether.tools
-
The mode of the generator, i.e.
- CONFIGURATION_MARKER - Static variable in class org.eclipse.aether.tools.CollectConfiguration
-
Javadoc block tag marking a constant field as a configuration key.
- ConfigurationCollectorDoclet - Class in org.eclipse.aether.tools
-
A custom Javadoc
Docletthat scans constant fields for configuration metadata declared via custom Javadoc block tags (e.g. - ConfigurationCollectorDoclet() - Constructor for class org.eclipse.aether.tools.ConfigurationCollectorDoclet
F
- FIELDS - Static variable in class org.eclipse.aether.tools.CollectConfiguration
-
The metadata fields collected per configuration key and written to / read from the intermediate properties file.
G
- getName() - Method in class org.eclipse.aether.tools.ConfigurationCollectorDoclet
- getSupportedOptions() - Method in class org.eclipse.aether.tools.ConfigurationCollectorDoclet
- getSupportedSourceVersion() - Method in class org.eclipse.aether.tools.ConfigurationCollectorDoclet
I
- init(Locale, Reporter) - Method in class org.eclipse.aether.tools.ConfigurationCollectorDoclet
K
- KEY - Static variable in class org.eclipse.aether.tools.CollectConfiguration
M
- main(String[]) - Static method in class org.eclipse.aether.tools.CollectConfiguration
- maven - Enum constant in enum class org.eclipse.aether.tools.CollectConfiguration.Mode
- MAVEN_CONFIGURATION_MARKER - Static variable in class org.eclipse.aether.tools.CollectConfiguration
-
Text marker used to pre-select the source files to feed the doclet when scanning Maven sources.
- mode - Variable in class org.eclipse.aether.tools.CollectConfiguration
O
- org.eclipse.aether.tools - package org.eclipse.aether.tools
- outputDirectory - Variable in class org.eclipse.aether.tools.CollectConfiguration
R
- readDiscoveredKeys(Path) - Method in class org.eclipse.aether.tools.CollectConfiguration
-
Reads back the intermediate properties file produced by
ConfigurationCollectorDocletinto the list of maps consumed by the Velocity templates. - render(List<Map<String, String>>) - Method in class org.eclipse.aether.tools.CollectConfiguration
- resolver - Enum constant in enum class org.eclipse.aether.tools.CollectConfiguration.Mode
- rootDirectory - Variable in class org.eclipse.aether.tools.CollectConfiguration
- run(DocletEnvironment) - Method in class org.eclipse.aether.tools.ConfigurationCollectorDoclet
- runDoclet(Path) - Method in class org.eclipse.aether.tools.CollectConfiguration
-
Collects the source files under
CollectConfiguration.rootDirectoryand runsConfigurationCollectorDocletagainst them, having it write the discovered configuration keys into the given intermediate properties file.
T
- templates - Variable in class org.eclipse.aether.tools.CollectConfiguration
V
- valueOf(String) - Static method in enum class org.eclipse.aether.tools.CollectConfiguration.Mode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.eclipse.aether.tools.CollectConfiguration.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values