Modifier and Type | Method and Description |
---|---|
public boolean | Returns: whether the conversion has been successful.Task that holds command line arguments and allows
the implementation to send messages to Ant's logging system args, File the source to convert srcFile, File where to send output to destFile)Convert the encoding of srcFile writing to destFile. |
convert | back to summary |
---|---|
public boolean convert(Native2Ascii args, File srcFile, File destFile) throws BuildException Convert the encoding of srcFile writing to destFile.
|