A B C E G H L O P U V W 
All Classes All Packages

A

AbstractI18nMojo - Class in org.tentackle.maven.i18n
Base class for i18n mojos.
AbstractI18nMojo() - Constructor for class org.tentackle.maven.i18n.AbstractI18nMojo
 

B

bundleCount - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
Bundle bundleCount.

C

classpathElements - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
Project classpath.
context - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
The domain context to access the stored bundles.

E

errors - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
Error bundleCount.
execute() - Method in class org.tentackle.maven.i18n.AbstractI18nMojo
 
execute() - Method in class org.tentackle.maven.i18n.HelpMojo

G

getDomainContext() - Method in class org.tentackle.maven.i18n.AbstractI18nMojo
 

H

HelpMojo - Class in org.tentackle.maven.i18n
Display help information on tentackle-i18n-maven-plugin.
Call mvn tentackle-i18n:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.tentackle.maven.i18n.HelpMojo
 

L

locales - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
Additional locales except the default one.
localeSuffixes - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
Additional locale suffixes to scan for property files.
Without leading underscore.

O

org.tentackle.maven.i18n - package org.tentackle.maven.i18n
Tentackle localization tools maven plugin.
override - Variable in class org.tentackle.maven.i18n.PushMojo
Override database values.
Default is to leave existing translations unchanged and add only new ones.

P

password - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
The backend password.
processBundle(ClassLoader, String, String, String) - Method in class org.tentackle.maven.i18n.AbstractI18nMojo
Process the given bundle resource name.
The resource name must not start with a leading slash because this method directly uses the classloader's getResourceAsStream method.
processBundle(ClassLoader, String, String, String) - Method in class org.tentackle.maven.i18n.PullMojo
 
processBundle(ClassLoader, String, String, String) - Method in class org.tentackle.maven.i18n.PushMojo
 
PullMojo - Class in org.tentackle.maven.i18n
Pulls resource bundles from the database backend.
PullMojo() - Constructor for class org.tentackle.maven.i18n.PullMojo
 
PushMojo - Class in org.tentackle.maven.i18n
Push resource bundles to the database backend.
PushMojo() - Constructor for class org.tentackle.maven.i18n.PushMojo
 

U

updates - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
Number of updated translations.
url - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
The backend URL.
user - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
The backend username.

V

validate() - Method in class org.tentackle.maven.i18n.AbstractI18nMojo
 

W

warnings - Variable in class org.tentackle.maven.i18n.AbstractI18nMojo
Warning bundleCount.
A B C E G H L O P U V W 
All Classes All Packages