Index
All Classes and Interfaces|All Packages|Serialized Form
C
- canGenerateReport() - Method in class org.kohsuke.stapler.TaglibDocMojo
E
- execute() - Method in class org.kohsuke.stapler.LocalizerMojo
- execute() - Method in class org.kohsuke.stapler.LocalizerProgressMojo
- execute() - Method in class org.kohsuke.stapler.TaglibDocMojo
G
- generate(Sink, Locale) - Method in class org.kohsuke.stapler.TaglibDocMojo
-
Deprecated.
- generate(Sink, SinkFactory, Locale) - Method in class org.kohsuke.stapler.TaglibDocMojo
-
This method is called when the report generation is invoked by maven-site-plugin.
- getCategoryName() - Method in class org.kohsuke.stapler.TaglibDocMojo
- getCnt(String) - Method in class org.kohsuke.stapler.L10nProgress.HudsonMessages
- getDescription(Locale) - Method in class org.kohsuke.stapler.TaglibDocMojo
- getDirectoryName() - Method in class org.kohsuke.stapler.L10nProgress.HudsonMessages
- getName(Locale) - Method in class org.kohsuke.stapler.TaglibDocMojo
- getOutputName() - Method in class org.kohsuke.stapler.TaglibDocMojo
- getReportOutputDirectory() - Method in class org.kohsuke.stapler.TaglibDocMojo
- getTotal() - Method in class org.kohsuke.stapler.L10nProgress
-
Gets the pseudo
L10nProgress.HudsonMessagesthat represents the sum of allL10nProgress.messages.
H
- HudsonMessages(File) - Constructor for class org.kohsuke.stapler.L10nProgress.HudsonMessages
I
- isExternalReport() - Method in class org.kohsuke.stapler.TaglibDocMojo
L
- L10nProgress - Class in org.kohsuke.stapler
-
Represents the progress of l10n effort.
- L10nProgress() - Constructor for class org.kohsuke.stapler.L10nProgress
- L10nProgress.HudsonMessages - Class in org.kohsuke.stapler
-
Information per directory.
- locale - Variable in class org.kohsuke.stapler.LocalizerMojo
-
The locale to generate properties for.
- LocalizerMojo - Class in org.kohsuke.stapler
-
Alias for
stapler:l10nmojo. - LocalizerMojo() - Constructor for class org.kohsuke.stapler.LocalizerMojo
- LocalizerMojo2 - Class in org.kohsuke.stapler
-
Generate localized message bundles.
- LocalizerMojo2() - Constructor for class org.kohsuke.stapler.LocalizerMojo2
- LocalizerProgressMojo - Class in org.kohsuke.stapler
-
Prints out the progress of localization.
- LocalizerProgressMojo() - Constructor for class org.kohsuke.stapler.LocalizerProgressMojo
O
- org.kohsuke.stapler - package org.kohsuke.stapler
P
- parse(File) - Method in class org.kohsuke.stapler.L10nProgress
- parse(Collection<File>) - Method in class org.kohsuke.stapler.L10nProgress
- parseRecursively(File) - Method in class org.kohsuke.stapler.L10nProgress
-
Parse the given directory and all its descendants.
- project - Variable in class org.kohsuke.stapler.LocalizerMojo
-
The maven project.
- project - Variable in class org.kohsuke.stapler.LocalizerProgressMojo
-
The maven project.
- project - Variable in class org.kohsuke.stapler.TaglibDocMojo
-
The Maven Project Object
- Properties - Class in org.kohsuke.stapler
- Properties() - Constructor for class org.kohsuke.stapler.Properties
- Properties(File) - Constructor for class org.kohsuke.stapler.Properties
-
Loads from the file.
R
- ratio(String) - Method in class org.kohsuke.stapler.L10nProgress.HudsonMessages
-
Gets the ratio of localization against the default locale.
S
- session - Variable in class org.kohsuke.stapler.TaglibDocMojo
-
The Maven session object.
- setReportOutputDirectory(File) - Method in class org.kohsuke.stapler.TaglibDocMojo
T
- TaglibDocMojo - Class in org.kohsuke.stapler
-
Scans Jelly tag libraries from tag files, and generate
taglib.xmlcompatible withjellydoc-maven-plugin - TaglibDocMojo() - Constructor for class org.kohsuke.stapler.TaglibDocMojo
- toHatena() - Method in class org.kohsuke.stapler.L10nProgress
-
Prints the result in the Hatena diary table format.
- toHatena(StringBuilder) - Method in class org.kohsuke.stapler.L10nProgress.HudsonMessages
-
Dumps this object as a row in the Hatena diary format.
All Classes and Interfaces|All Packages|Serialized Form
generate(Sink, SinkFactory, Locale)instead.