Uses of Package
org.apache.james.mime4j.parser

Packages that use org.apache.james.mime4j.parser
org.apache.james.mime4j.descriptor   
org.apache.james.mime4j.field   
org.apache.james.mime4j.message   
org.apache.james.mime4j.parser   
 

Classes in org.apache.james.mime4j.parser used by org.apache.james.mime4j.descriptor
Field
          Abstract MIME field.
 

Classes in org.apache.james.mime4j.parser used by org.apache.james.mime4j.field
Field
          Abstract MIME field.
 

Classes in org.apache.james.mime4j.parser used by org.apache.james.mime4j.message
AbstractContentHandler
          Abstract ContentHandler with default implementations of all the methods of the ContentHandler interface.
ContentHandler
           Receives notifications of the content of a plain RFC822 or MIME message.
Field
          Abstract MIME field.
MimeEntityConfig
          MIME entity configuration
 

Classes in org.apache.james.mime4j.parser used by org.apache.james.mime4j.parser
AbstractEntity
          Abstract MIME entity.
ContentHandler
           Receives notifications of the content of a plain RFC822 or MIME message.
EntityStateMachine
          Represents the interal state of a MIME entity, which is being retrieved from an input stream by a MIME parser.
EntityStates
          Enumeration of states an entity is expected to go through in the process of the MIME stream parsing.
Event
          Enumerates events which can be monitored.
Field
          Abstract MIME field.
MimeEntityConfig
          MIME entity configuration
MimeTokenStream
           Parses MIME (or RFC822) message streams of bytes or characters.
RecursionMode
          Enumeration of parsing modes.
 



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