public class LocaleExport
extends Task
| Constructor and Description |
|---|
LocaleExport() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static boolean |
isValidUTF8(File file) |
void |
setAddBom(boolean addBOM) |
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 setAddBom(boolean addBOM)
public void execute()
throws BuildException
BuildExceptionpublic static boolean isValidUTF8(File file) throws IOException
IOExceptionCopyright © 2017 SAP SE. All Rights Reserved.