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