public class LocaleImport
extends Task
| Constructor and Description |
|---|
LocaleImport() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Needs to arguments to work correctly.
|
static boolean |
isValidUTF8(File file) |
void |
setPath(String pathName)
Sets pathName at which the files to be checked are located
|
public void setPath(String pathName)
pathName - Name of pathpublic void execute()
throws BuildException
BuildExceptionpublic static boolean isValidUTF8(File file) throws IOException
IOExceptionCopyright © 2017 SAP SE. All Rights Reserved.