Class BackportTranslations
java.lang.Object
org.apache.tomcat.buildutil.translate.BackportBase
org.apache.tomcat.buildutil.translate.BackportTranslations
Generates a set of translated property files to back-port updates to a previous version. If the source and target use
the same value for the English key then any translated value for that key is copied from the source to the target.
- 
Field SummaryFields inherited from class BackportBasesourceEnglish, sourceTranslations, storageDir, targetEnglish, targetRoot, targetTranslations
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BackportTranslations- Throws:
- IOException
 
 
- 
- 
Method Details- 
main- Throws:
- IOException
 
- 
execute- Specified by:
- executein class- BackportBase
- Throws:
- IOException
 
 
-