|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pebble.web.view.View
net.sourceforge.pebble.web.view.JspView
public abstract class JspView
Represents a JSP view component and prepares the model for display.
| Constructor Summary | |
|---|---|
JspView()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getUri()
Gets the URI that implements this view. |
| Methods inherited from class net.sourceforge.pebble.web.view.View |
|---|
dispatch, getContentType, getModel, getServletContext, prepare, setModel, setServletContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JspView()
| Method Detail |
|---|
public abstract java.lang.String getUri()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||