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