Package com.helger.phive.binary.impl
Class FileFormatDescriptorXLS
java.lang.Object
com.helger.phive.binary.AbstractFileFormatDescriptor
com.helger.phive.binary.impl.FileFormatDescriptorXLS
- All Implemented Interfaces:
com.helger.base.name.IHasName,IFileFormatDescriptor
File format descriptor for Excel XLS files
- 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
-
FileFormatDescriptorXLS
public FileFormatDescriptorXLS()
-