public class FileConverter extends java.lang.Object implements Converter<java.io.File,ConverterInvocation>
| Constructor and Description |
|---|
FileConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
convert(ConverterInvocation input) |
public java.io.File convert(ConverterInvocation input)
convert in interface Converter<java.io.File,ConverterInvocation>