Package org.apache.james.mime4j.parser

Interface Summary
ContentHandler Receives notifications of the content of a plain RFC822 or MIME message.
 

Class Summary
AbstractContentHandler Abstract base class for custom ContentHandler implementations.
MimeStreamParser Parses MIME (or RFC822) message streams of bytes or characters and reports parsing events to a ContentHandler instance.
 



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