Package com.macrofocus.file
Class CommaDelimitedFileType
- java.lang.Object
-
- com.macrofocus.file.AbstractFileType
-
- com.macrofocus.file.CommaDelimitedFileType
-
- All Implemented Interfaces:
FileType
public class CommaDelimitedFileType extends AbstractFileType
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CommaDelimitedFileType
getInstance()
-
Methods inherited from class com.macrofocus.file.AbstractFileType
getDescription, getExtensions
-
-
-
-
Method Detail
-
getInstance
public static CommaDelimitedFileType getInstance()
-
-