|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractI18nParserMojo | |
|---|---|
| org.nuiton.i18n.plugin.parser | |
| org.nuiton.i18n.plugin.parser.impl | |
| Uses of AbstractI18nParserMojo in org.nuiton.i18n.plugin.parser |
|---|
| Methods in org.nuiton.i18n.plugin.parser with parameters of type AbstractI18nParserMojo | |
|---|---|
protected String[] |
I18nSourceEntry.getFilesForEntry(AbstractI18nParserMojo mojo)
Obtain all the relative path of files to treate for a given entry. |
boolean |
I18nSourceEntry.init(AbstractI18nParserMojo mojo)
|
| Uses of AbstractI18nParserMojo in org.nuiton.i18n.plugin.parser.impl |
|---|
| Subclasses of AbstractI18nParserMojo in org.nuiton.i18n.plugin.parser.impl | |
|---|---|
class |
AbstractParserXmlMojo
Abstract xml parser mojo. |
class |
ParserJavaActionConfigMojo
Deprecated. since 2.0, will not be replaced (was used by jaxx-swing-action project which is dead...) |
class |
ParserJavaMojo
To parse java files to detect new i18n keys. |
class |
ParserJavaTabConfigMojo
Deprecated. since 2.0, will not be replaced (was used by jaxx-swing-action project which is dead...) |
class |
ParserJspMojo
Find i18n keys from jsp files. |
class |
ParserValidationMojo
Find i18n keys from xworks xml validation files. |
class |
ParserXmlMojo
Deprecated. since 2.0, prefer use the AbstractParserXmlMojo instead. |
class |
ParserXmlUserMojo
To obtain i18n keys from xml files using the userRulesFiles (and
an optional coreRuleFile if any serves your purpose). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||