|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentHandler | |
---|---|
org.apache.james.mime4j |
Uses of ContentHandler in org.apache.james.mime4j |
---|
Classes in org.apache.james.mime4j that implement ContentHandler | |
---|---|
class |
AbstractContentHandler
Abstract ContentHandler with default implementations of all
the methods of the ContentHandler interface. |
class |
SimpleContentHandler
Abstract implementation of ContentHandler that automates common tasks. |
Methods in org.apache.james.mime4j with parameters of type ContentHandler | |
---|---|
void |
MimeStreamParser.setContentHandler(ContentHandler h)
Sets the ContentHandler to use when reporting
parsing events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |