|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextBody
Encapsulates the contents of a text/*
entity body.
Method Summary | |
---|---|
java.io.Reader |
getReader()
Gets a Reader which may be used to read out the contents
of this body. |
Methods inherited from interface org.apache.james.mime4j.message.Body |
---|
getParent, setParent, writeTo |
Method Detail |
---|
java.io.Reader getReader() throws java.io.IOException
Reader
which may be used to read out the contents
of this body.
Reader
.
java.io.IOException
- on I/O errors.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |