A B C D E F G I J K L M N O P R S T U V W X 
All Classes All Packages

A

AbstractGettextMojo - Class in de.fenvariel.maven.gettext
 
AbstractGettextMojo() - Constructor for class de.fenvariel.maven.gettext.AbstractGettextMojo
 
addExtraArguments(Commandline) - Method in class de.fenvariel.maven.gettext.AbstractGettextMojo
 
asSource - Variable in class de.fenvariel.maven.gettext.DistMojo
Outputs the result as .java files and not classes if set to true.

B

backup - Variable in class de.fenvariel.maven.gettext.MergeMojo
The --backup option.

C

compareTo(ReportMojo.StatsEntry) - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
consumeLine(String) - Method in class de.fenvariel.maven.gettext.LoggerStreamConsumer
 
copyrightHolder - Variable in class de.fenvariel.maven.gettext.GettextMojo
Set the copyright holder in the output.
createCommandline(File) - Method in interface de.fenvariel.maven.gettext.DistMojo.CommandlineFactory
 
createCommandline(File) - Method in class de.fenvariel.maven.gettext.DistMojo.MsgCatCommandlineFactory
 
createCommandline(File) - Method in class de.fenvariel.maven.gettext.DistMojo.MsgFmtCommandlineFactory
 
createListFile(String[], List<String>) - Method in class de.fenvariel.maven.gettext.GettextMojo
 
createReport(Sink, ReportMojo.Stats) - Method in class de.fenvariel.maven.gettext.ReportMojo
 

D

de.fenvariel.maven.gettext - package de.fenvariel.maven.gettext
 
DEBUG - Static variable in class de.fenvariel.maven.gettext.LoggerStreamConsumer
 
DistMojo - Class in de.fenvariel.maven.gettext
Generates ressource bundles.
DistMojo() - Constructor for class de.fenvariel.maven.gettext.DistMojo
 
DistMojo.CommandlineFactory - Interface in de.fenvariel.maven.gettext
 
DistMojo.MsgCatCommandlineFactory - Class in de.fenvariel.maven.gettext
 
DistMojo.MsgFmtCommandlineFactory - Class in de.fenvariel.maven.gettext
 

E

encoding - Variable in class de.fenvariel.maven.gettext.GettextMojo
The encoding of the source Java files.
ERROR - Static variable in class de.fenvariel.maven.gettext.LoggerStreamConsumer
 
execute() - Method in class de.fenvariel.maven.gettext.DistMojo
 
execute() - Method in class de.fenvariel.maven.gettext.GettextMojo
 
execute() - Method in class de.fenvariel.maven.gettext.MergeMojo
 
executeReport(Locale) - Method in class de.fenvariel.maven.gettext.ReportMojo
 
extraArguments - Variable in class de.fenvariel.maven.gettext.AbstractGettextMojo
Optional raw command line arguments
extractNumber(String) - Method in class de.fenvariel.maven.gettext.ReportMojo.Stats
 
extraSourceFiles - Variable in class de.fenvariel.maven.gettext.GettextMojo
An optional set of source files that should be parsed with xgettext.

F

FALSE - de.fenvariel.maven.gettext.Sort
 
file - Variable in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
FILE - de.fenvariel.maven.gettext.Location
 
FILE - de.fenvariel.maven.gettext.Sort
 
FULL - de.fenvariel.maven.gettext.Location
 
fuzzy - Variable in class de.fenvariel.maven.gettext.MergeMojo
Activates fuzzy matching if set to true.
fuzzy - Variable in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 

G

gatherStats() - Method in class de.fenvariel.maven.gettext.ReportMojo
 
getAbsolutePath(String) - Method in class de.fenvariel.maven.gettext.GettextMojo
 
getDescription(Locale) - Method in class de.fenvariel.maven.gettext.ReportMojo
 
getFile() - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
getFuzzy() - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
getItems() - Method in class de.fenvariel.maven.gettext.ReportMojo.Stats
 
getLocale() - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
getLocale(File) - Method in class de.fenvariel.maven.gettext.DistMojo.MsgFmtCommandlineFactory
 
getLocale(File) - Static method in class de.fenvariel.maven.gettext.ReportMojo
 
getName(Locale) - Method in class de.fenvariel.maven.gettext.ReportMojo
 
getOutputFile(File) - Method in interface de.fenvariel.maven.gettext.DistMojo.CommandlineFactory
 
getOutputFile(File) - Method in class de.fenvariel.maven.gettext.DistMojo.MsgCatCommandlineFactory
 
getOutputFile(File) - Method in class de.fenvariel.maven.gettext.DistMojo.MsgFmtCommandlineFactory
 
getOutputName() - Method in class de.fenvariel.maven.gettext.ReportMojo
 
GettextMojo - Class in de.fenvariel.maven.gettext
Invokes xgettext to extract messages from source code and store them in the keys.pot file.
GettextMojo() - Constructor for class de.fenvariel.maven.gettext.GettextMojo
 
getTotal() - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
getTranslated() - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
getUntranslated() - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 

I

INFO - Static variable in class de.fenvariel.maven.gettext.LoggerStreamConsumer
 
isNewer(File, File) - Method in class de.fenvariel.maven.gettext.DistMojo
 
items - Variable in class de.fenvariel.maven.gettext.ReportMojo.Stats
 

J

javaVersion - Variable in class de.fenvariel.maven.gettext.DistMojo
Java version.
joinExisting - Variable in class de.fenvariel.maven.gettext.GettextMojo
 

K

keysFile - Variable in class de.fenvariel.maven.gettext.AbstractGettextMojo
Filename of the .pot file.
keywords - Variable in class de.fenvariel.maven.gettext.GettextMojo
The keywords the xgettext parser will look for to extract messages.

L

locale - Variable in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
location - Variable in class de.fenvariel.maven.gettext.AbstractGettextMojo
set the location comment-mode (full,file,.
Location - Enum in de.fenvariel.maven.gettext
 
Location() - Constructor for enum de.fenvariel.maven.gettext.Location
 
logger - Variable in class de.fenvariel.maven.gettext.LoggerStreamConsumer
 
LoggerStreamConsumer - Class in de.fenvariel.maven.gettext
 
LoggerStreamConsumer(Log, int) - Constructor for class de.fenvariel.maven.gettext.LoggerStreamConsumer
 
loglevel - Variable in class de.fenvariel.maven.gettext.LoggerStreamConsumer
 

M

MergeMojo - Class in de.fenvariel.maven.gettext
Invokes msgmerge to update po files.
MergeMojo() - Constructor for class de.fenvariel.maven.gettext.MergeMojo
 
msgcatCmd - Variable in class de.fenvariel.maven.gettext.DistMojo
The msgcat command.
MsgCatCommandlineFactory() - Constructor for class de.fenvariel.maven.gettext.DistMojo.MsgCatCommandlineFactory
 
msgfmtCmd - Variable in class de.fenvariel.maven.gettext.DistMojo
The msgfmt command.
msgfmtCmd - Variable in class de.fenvariel.maven.gettext.ReportMojo
msgfmt command.
MsgFmtCommandlineFactory() - Constructor for class de.fenvariel.maven.gettext.DistMojo.MsgFmtCommandlineFactory
 
msgidBugsAddress - Variable in class de.fenvariel.maven.gettext.GettextMojo
Set the reporting address for msgid bugs.
msgmergeCmd - Variable in class de.fenvariel.maven.gettext.MergeMojo
The msgmerge command.
multiDomain - Variable in class de.fenvariel.maven.gettext.MergeMojo
Keep the previous msgids of translated messages, marked with '#|', when adding the fuzzy marker to such messages.

N

NEVER - de.fenvariel.maven.gettext.Location
 

O

omitHeader - Variable in class de.fenvariel.maven.gettext.GettextMojo
 
outputDirectory - Variable in class de.fenvariel.maven.gettext.AbstractGettextMojo
The output directory for generated class or properties files.
outputFormat - Variable in class de.fenvariel.maven.gettext.DistMojo
Output format, can be "class" or "properties".

P

packageName - Variable in class de.fenvariel.maven.gettext.GettextMojo
Set the package name in the header of the output.
packageVersion - Variable in class de.fenvariel.maven.gettext.GettextMojo
Set the package version in the header of the output.
parseOutput(File, String) - Method in class de.fenvariel.maven.gettext.ReportMojo.Stats
117 translated messages.
patternFuzzy - Static variable in class de.fenvariel.maven.gettext.ReportMojo
 
patternTranslated - Static variable in class de.fenvariel.maven.gettext.ReportMojo
 
patternUntranslated - Static variable in class de.fenvariel.maven.gettext.ReportMojo
 
poDirectory - Variable in class de.fenvariel.maven.gettext.AbstractGettextMojo
The output directory for the keys.pot directory for merging .po files.
poDirectory - Variable in class de.fenvariel.maven.gettext.ReportMojo
PO directory.
previous - Variable in class de.fenvariel.maven.gettext.MergeMojo
Keep the previous msgids of translated messages, marked with '#|', when adding the fuzzy marker to such messages.
project - Variable in class de.fenvariel.maven.gettext.AbstractGettextMojo
 

R

ReportMojo - Class in de.fenvariel.maven.gettext
Goal that generates a report.
ReportMojo() - Constructor for class de.fenvariel.maven.gettext.ReportMojo
 
ReportMojo.Stats - Class in de.fenvariel.maven.gettext
 
ReportMojo.StatsEntry - Class in de.fenvariel.maven.gettext
 

S

setFuzzy(int) - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
setTranslated(int) - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
setUntranslated(int) - Method in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
sort - Variable in class de.fenvariel.maven.gettext.GettextMojo
Set if the output should be sorted.
Sort - Enum in de.fenvariel.maven.gettext
 
Sort() - Constructor for enum de.fenvariel.maven.gettext.Sort
 
sourceDirectory - Variable in class de.fenvariel.maven.gettext.AbstractGettextMojo
Source directory.
sourceLocale - Variable in class de.fenvariel.maven.gettext.DistMojo
The locale of the messages in the source code.
Stats() - Constructor for class de.fenvariel.maven.gettext.ReportMojo.Stats
 
StatsEntry(File) - Constructor for class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 

T

targetBundle - Variable in class de.fenvariel.maven.gettext.DistMojo
The package and file name of the generated class or properties files.
touch(File) - Method in class de.fenvariel.maven.gettext.DistMojo
 
toUnixPath(String) - Method in class de.fenvariel.maven.gettext.GettextMojo
 
translated - Variable in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
TRUE - de.fenvariel.maven.gettext.Sort
 

U

untranslated - Variable in class de.fenvariel.maven.gettext.ReportMojo.StatsEntry
 
update - Variable in class de.fenvariel.maven.gettext.MergeMojo
The --update option.

V

valueOf(String) - Static method in enum de.fenvariel.maven.gettext.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.fenvariel.maven.gettext.Sort
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.fenvariel.maven.gettext.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.fenvariel.maven.gettext.Sort
Returns an array containing the constants of this enum type, in the order they are declared.

W

WARN - Static variable in class de.fenvariel.maven.gettext.LoggerStreamConsumer
 

X

xgettextCmd - Variable in class de.fenvariel.maven.gettext.GettextMojo
The xgettext command.
A B C D E F G I J K L M N O P R S T U V W X 
All Classes All Packages