Class WhiteSpacesPurifier

  • All Implemented Interfaces:
    Purifier

    public class WhiteSpacesPurifier
    extends Object
    implements Purifier
    Implementation of Purifier that removes all the eventual blank characters at the header of a file that might prevents its MIME Type detection.
    Author:
    Davide Palmisano ( dpalmisano@gmail.com )