|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Text
This view interface should be implemented to output simple text to the browser.
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
This method should return the mime type of the text content |
java.lang.String |
getText()
This method should return the text |
| Method Detail |
|---|
java.lang.String getText()
java.lang.String getMimeType()
|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||