Convert the encoding of srcFile writing to destFile.
Parameters: args - Task that holds command line arguments and allowsthe implementation to send messages to Ant's logging system Parameters: srcFile - the source to convert Parameters: destFile - where to send output to whether the conversion has been successful. throws: BuildException - if there was a problem.