Updates converters to use the new utility classes
This commit is contained in:
@ -10,6 +10,7 @@ public interface Converter {
|
||||
|
||||
/**
|
||||
* Converts the given file
|
||||
*
|
||||
* @param file <p>The file to convert.</p>
|
||||
* @throws IOException <p>If the file cannot be converted.</p>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user