|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Content
Defines a content.
| Method Summary | |
|---|---|
java.lang.String |
getContent()
Returns the body. |
boolean |
isEmpty()
Tests if this Content is empty. |
void |
writeTo(java.io.OutputStream out)
Writes the content to the given output stream. |
| Method Detail |
|---|
java.lang.String getContent()
void writeTo(java.io.OutputStream out)
throws java.io.IOException
out - the OutputStream.
java.io.IOException - if an I/O error occurs.boolean isEmpty()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||