|
||||||||||
| 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
net.sourceforge.pebble.web.view.XmlView
net.sourceforge.pebble.web.view.impl.AbstractFeedView
net.sourceforge.pebble.web.view.impl.AtomResponsesView
public class AtomResponsesView
Represents an Atom newsfeed for blog entry responses.
| Constructor Summary | |
|---|---|
AtomResponsesView()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContentType()
Gets the content type of this view. |
java.lang.String |
getUri()
Gets the URI that implements this view. |
| Methods inherited from class net.sourceforge.pebble.web.view.impl.AbstractFeedView |
|---|
prepare |
| Methods inherited from class net.sourceforge.pebble.web.view.XmlView |
|---|
dispatch |
| Methods inherited from class net.sourceforge.pebble.web.view.View |
|---|
getModel, getServletContext, setModel, setServletContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtomResponsesView()
| Method Detail |
|---|
public java.lang.String getContentType()
getContentType in class AbstractFeedViewpublic java.lang.String getUri()
getUri in class JspView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||