|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.gravel.data.phase.MimeParser
public final class MimeParser
Constructor Summary | |
---|---|
MimeParser(InputStream source,
byte[] boundary)
|
Method Summary | ||
---|---|---|
|
parse(MimePartHandler<T> handler,
T userData)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MimeParser(InputStream source, byte[] boundary)
Method Detail |
---|
public <T> void parse(MimePartHandler<T> handler, T userData) throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |