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