| Package | Description |
|---|---|
| org.nuiton.i18n.plugin.parser | |
| org.nuiton.i18n.plugin.parser.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileParser
A abstract implementation of a
FileParser with no logic. |
| Modifier and Type | Method and Description |
|---|---|
abstract FileParser |
AbstractI18nParserMojo.newFileParser(Pattern acceptPattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserExecutor.addFile(FileParser parser,
File... files)
Add a file to be consumed.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractParserXmlMojo.XmlFileParser |
protected class |
ParserGWTJavaMojo.GWTJavaFileParser |
protected static class |
ParserJavaMojo.JavaFileParser |
protected static class |
ParserStruts2Mojo.Struts2JspFileParser |
protected class |
ParserTapestryMojo.TapestryFileParser
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FileParser |
ParserJavaMojo.newFileParser(Pattern acceptPattern) |
FileParser |
ParserTapestryMojo.newFileParser(Pattern acceptPattern)
Deprecated.
|
FileParser |
AbstractParserXmlMojo.newFileParser(Pattern acceptPattern) |
FileParser |
ParserStruts2Mojo.newFileParser(Pattern acceptPattern) |
FileParser |
ParserGWTJavaMojo.newFileParser(Pattern acceptPattern) |
Copyright © 2007–2013 CodeLutin. All rights reserved.