Uses of Interface
filetools.fileconverttools.IFileConverter

Packages that use IFileConverter
filetools.fileconverttools   
 

Uses of IFileConverter in filetools.fileconverttools
 

Classes in filetools.fileconverttools that implement IFileConverter
 class MatlabHelpfileConverter
          Implementation of IFileConverter which converts a helpfile line by line.
 class SimpleFileConverter
          Abstract base class for a simple file conversion in a specified directory and its subdirectories.