public class DiffMergeLocaleTask extends MergeLocaleTask
loadedBundles, translatedBundles| Constructor and Description |
|---|
DiffMergeLocaleTask() |
| Modifier and Type | Method and Description |
|---|---|
File |
getConflicts() |
File |
getCurrent() |
File |
getOrigin() |
protected void |
loadExecute() |
protected void |
outputExecute() |
protected void |
processExecute() |
void |
setConflicts(File conflicts) |
void |
setCurrent(File current) |
void |
setOrigin(File origin) |
execute, findMBTextForLocale, getBundleNames, getFrom, getLocales, getTo, getWith, isBundleToProcess, localesString, localesString, setBundleNames, setFrom, setLocales, setTo, setWith, tokenizebindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected void processExecute()
processExecute in class MergeLocaleTaskprotected void loadExecute()
throws Exception
loadExecute in class MergeLocaleTaskExceptionprotected void outputExecute()
throws Exception
outputExecute in class MergeLocaleTaskExceptionpublic File getOrigin()
public void setOrigin(File origin)
public File getConflicts()
public void setConflicts(File conflicts)
public File getCurrent()
public void setCurrent(File current)
Copyright © 2018. All rights reserved.