public class LocaleImport
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
LocaleImport() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Needs to arguments to work correctly.
|
static boolean |
isValidUTF8(java.io.File file) |
void |
setPath(java.lang.String pathName)
Sets pathName at which the files to be checked are located
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setPath(java.lang.String pathName)
pathName - Name of pathpublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic static boolean isValidUTF8(java.io.File file)
throws java.io.IOException
java.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.