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