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

Packages that use org.apache.james.mime4j.codec
org.apache.james.mime4j.codec   
org.apache.james.mime4j.dom   
org.apache.james.mime4j.field   
org.apache.james.mime4j.field.address   
org.apache.james.mime4j.message   
org.apache.james.mime4j.parser   
org.apache.james.mime4j.samples.dom   
org.apache.james.mime4j.storage   
org.apache.james.mime4j.stream   
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.codec
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
EncoderUtil.Encoding
          Selects one of the two encodings specified in RFC 2047.
EncoderUtil.Usage
          Indicates the intended usage of an encoded word.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.dom
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.field
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.field.address
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.message
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.parser
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.samples.dom
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.storage
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 

Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.stream
DecodeMonitor
          This class is used to drive how decoder/parser should deal with malformed and unexpected data.
 



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