| Package | Description |
|---|---|
| org.apache.james.mime4j.message | |
| org.apache.james.mime4j.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleContentHandler
Abstract implementation of ContentHandler that automates common
tasks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContentHandler
Abstract base class for custom
ContentHandler implementations. |
| Modifier and Type | Method and Description |
|---|---|
void |
MimeStreamParser.setContentHandler(ContentHandler h)
Sets the
ContentHandler to use when reporting
parsing events. |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.