public abstract class AbstractCommonPushStrategy<O extends PushOptions> extends Object
Constructor and Description |
---|
AbstractCommonPushStrategy() |
Modifier and Type | Method and Description |
---|---|
O |
getOpts() |
String[] |
getSrcFiles(File srcDir,
List<String> includes,
List<String> excludes,
List<String> fileExtensions,
boolean useDefaultExcludes,
boolean isCaseSensitive)
excludes should already contain paths for translation files that are to
be excluded.
|
void |
setPushOptions(O opts) |
Copyright © 2017 Zanata Project. All rights reserved.