org.oddjob.arooa.convert.convertlets
Class FileConvertlets
java.lang.Object
org.oddjob.arooa.convert.convertlets.FileConvertlets
- All Implemented Interfaces:
- ConversionProvider
public class FileConvertlets
- extends Object
- implements ConversionProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileConvertlets
public FileConvertlets()
registerWith
public void registerWith(ConversionRegistry registry)
- Specified by:
registerWith
in interface ConversionProvider
filesToPath
public String filesToPath(File[] from)
pathToFiles
public File[] pathToFiles(String from)