Package org.apache.any23.mime.purifier
-
Interface Summary Interface Description Purifier This interface defines a minimum set of methods that a TikaMIMETypeDetector could call in order to clean the input before performing the MIME type detection. -
Class Summary Class Description WhiteSpacesPurifier Implementation ofPurifier
that removes all the eventual blank characters at the header of a file that might prevents its MIME Type detection.