Package com.helger.phive.binary.impl
Class FileFormatDescriptorCSV
java.lang.Object
com.helger.phive.binary.AbstractFileFormatDescriptor
com.helger.phive.binary.impl.FileFormatDescriptorCSV
- All Implemented Interfaces:
com.helger.base.name.IHasName,IFileFormatDescriptor
File format descriptor for CSV
- Author:
- Philip Helger
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.helger.phive.binary.AbstractFileFormatDescriptor
allowedFileExtensions, findContentValidator, getAllAllowedFileExtensions, getAllAllowedMimeTypes, getAllContentValidators, getName, getShortName, internalAllowedMimeTypes, internalContentDetectors, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.helger.phive.binary.IFileFormatDescriptor
getContentValidatorFavourAccuracy, getContentValidatorFavourSpeed
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
FileFormatDescriptorCSV
public FileFormatDescriptorCSV()
-