Uses of Package
org.apache.james.mime4j.codec
Packages that use org.apache.james.mime4j.codec
Package
Description
-
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.codecClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problemSelects one of the two encodings specified in RFC 2047.Indicates the intended usage of an encoded word. -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.domClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.fieldClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.field.addressClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.messageClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.parserClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.samples.domClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.storageClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem -
Classes in org.apache.james.mime4j.codec used by org.apache.james.mime4j.streamClassDescriptionThis class is used to drive how decoder/parser should deal with malformed and unexpected data. 2 basic implementations are provided:
DecodeMonitor.STRICTreturn "true" on any occurrenceDecodeMonitor.SILENTignores any problem