Uses of Interface
eu.dicodeproject.analysis.examples.MailContentHandler

Packages that use MailContentHandler
eu.dicodeproject.analysis.examples   
 

Uses of MailContentHandler in eu.dicodeproject.analysis.examples
 

Classes in eu.dicodeproject.analysis.examples that implement MailContentHandler
 class MailHandler
          Accepts events resulting from parsing mbox archives.
 class UnquotedHandler
          Stores only content to disk that is not quoted in the original mail.
 

Constructors in eu.dicodeproject.analysis.examples with parameters of type MailContentHandler
MailArchiveToSequenceFile(org.apache.hadoop.conf.Configuration conf, String prefix, org.apache.mahout.text.ChunkedWriter writer, Charset charset, MailContentHandler handler)
           
 



Copyright © 2011. All Rights Reserved.