This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.any23.mime.purifier.Purifier (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)

Uses of Interface
org.apache.any23.mime.purifier.Purifier

Packages that use Purifier
org.apache.any23.mime TODO fillme 
org.apache.any23.mime.purifier   
 

Uses of Purifier in org.apache.any23.mime
 

Constructors in org.apache.any23.mime with parameters of type Purifier
TikaMIMETypeDetector(Purifier purifier)
           
 

Uses of Purifier in org.apache.any23.mime.purifier
 

Classes in org.apache.any23.mime.purifier that implement Purifier
 class WhiteSpacesPurifier
          Implementation of Purifier that removes all the eventual blank characters at the header of a file that might prevents its MIME Type detection.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.