public class I18nSourceEntry extends SourceEntry
SourceEntry for parsers goals.| Modifier and Type | Field and Description |
|---|---|
static String[] |
EMPTY_STRING_ARRAY |
basedir, excludes, files, includes, skipFiles, skipMessage, specificGoal, updater| Constructor and Description |
|---|
I18nSourceEntry() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getFilesForEntry(AbstractI18nParserMojo mojo)
Obtain all the relative path of files to treate for a given entry.
|
boolean |
init(AbstractI18nParserMojo mojo) |
filterByAnnotation, getAnnotation, getAnnotation, getBasedir, getClass, getClass, getExcludes, getFiles, getFoudFiles, getFQN, getIncludedFiles, getIncludedFiles, getIncludes, getSkipFiles, getSkipMessage, getSpecificGoal, getUpdater, hasExcludes, hasIncludes, hasSrc, isFileUptodate, setBasedir, setExcludes, setIncludes, setSpecificGoal, setUpdater, toString, useForGoalpublic static final String[] EMPTY_STRING_ARRAY
public boolean init(AbstractI18nParserMojo mojo)
protected String[] getFilesForEntry(AbstractI18nParserMojo mojo)
mojo - the given mojoCopyright © 2007–2016 CodeLutin. All rights reserved.