Class LenientFieldParser

java.lang.Object
org.apache.james.mime4j.field.DelegatingFieldParser
org.apache.james.mime4j.field.LenientFieldParser
All Implemented Interfaces:
FieldParser<ParsedField>

public class LenientFieldParser extends DelegatingFieldParser
Lenient implementation of the FieldParser interface with a high degree of tolerance to non-severe MIME field format violations.