|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractParserXmlMojo | Abstract xml parser mojo. |
| AbstractParserXmlMojo.XmlFileParser | |
| HelpMojo | Display help information on maven-i18n-plugin. Call |
| ParserGWTJavaMojo | To detect from GWT java files new I18n keys, says content of patterns :
@Key("XXX")
@LocalizableResource.Key("XXX")
@com.google.gwt.i18n.client.LocalizableResource.Key("XXX")
Note: this goal must always be invoked before the process-resources
phase, otherwise all files will be considered as uptodate. |
| ParserGWTJavaMojo.GWTJavaProcessor | To Extract i18n keys from GWT java files. |
| ParserJavaMojo | To parse java files to detect new i18n keys. |
| ParserJavaMojo.JavaFileParser | |
| ParserJspMojo | Find i18n keys from jsp files. |
| ParserJspMojo.JspFileProcessor | To transform jsp files to valid xml files. |
| ParserJspMojo.JspFileProcessor.JspAttributeWithTagFilter | To remove in attributes any sub tags inside it (used for example in struts) from jsp files. |
| ParserTapestryMojo | To parse Tapestry templates to detect new I18n keys, says content of patterns :
${message:XXX} and ${format:XXX=...}. |
| ParserTapestryMojo.TapestryFileProcessor | To Extract i18n keys from tapestry template files. |
| ParserValidationMojo | Find i18n keys from xworks xml validation files. |
| ParserXmlUserMojo | To obtain i18n keys from xml files using the userRulesFiles (and
an optional coreRuleFile if any serves your purpose). |
| ProcessorHelper | Helper of processor api. |
| ProcessorHelper.AbstractParserProcessor | Abstract processor to be used with some smooth logic... |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||