Package org.apache.james.mime4j.parser
package org.apache.james.mime4j.parser
-
ClassDescriptionAbstract base class for custom
ContentHandlerimplementations.Receives notifications of the content of a plain RFC822 or MIME message.Parses MIME (or RFC822) message streams of bytes or characters and reports parsing events to aContentHandlerinstance.