|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileActionParameter | |
|---|---|
| com.atlassian.maven.plugins.pseudoloc | |
| Uses of FileActionParameter in com.atlassian.maven.plugins.pseudoloc |
|---|
| Fields in com.atlassian.maven.plugins.pseudoloc declared as FileActionParameter | |
|---|---|
protected FileActionParameter[] |
PseudoLocPlugin.copyActions
The parameters defining the files that need to be copied as-is. |
protected FileActionParameter[] |
PseudoLocPlugin.pseudoLocaliseActions
The parameters defining the files that need to be copied and pseudo-localised. |
protected FileActionParameter[] |
PseudoLocPlugin.replaceLocaleActions
The parameters defining the files that need to be copied with their locale strings replaced with the new locale. |
| Constructors in com.atlassian.maven.plugins.pseudoloc with parameters of type FileActionParameter | |
|---|---|
CopyFileAction(java.lang.String sourceLocale,
java.lang.String targetLocale,
FileActionParameter params)
|
|
CopyFileAction(java.lang.String sourceLocale,
java.lang.String targetLocale,
FileActionParameter params,
IFileFilter filter)
|
|
CopyFileAction(java.lang.String sourceLocale,
java.lang.String targetLocale,
FileActionParameter params,
IFileFilter[] filters)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||