com.atlassian.xwork.results
Class RssResult
java.lang.Object
com.opensymphony.webwork.dispatcher.WebWorkResultSupport
com.atlassian.xwork.results.RssResult
- All Implemented Interfaces:
- com.opensymphony.webwork.WebWorkStatics, com.opensymphony.xwork.Result, Serializable
public class RssResult
- extends com.opensymphony.webwork.dispatcher.WebWorkResultSupport
- See Also:
- Serialized Form
| Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
DEFAULT_PARAM, parse |
| Fields inherited from interface com.opensymphony.webwork.WebWorkStatics |
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERLVET_DISPATCHER, SERVLET_CONFIG, SERVLET_DISPATCHER |
|
Method Summary |
protected void |
doExecute(String finalDestination,
com.opensymphony.xwork.ActionInvocation actionInvocation)
|
| Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
execute, setLocation, setParse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSS
public static final String RSS
- See Also:
- Constant Field Values
RSS1
public static final String RSS1
- See Also:
- Constant Field Values
RSS2
public static final String RSS2
- See Also:
- Constant Field Values
ATOM
public static final String ATOM
- See Also:
- Constant Field Values
RssResult
public RssResult()
doExecute
protected void doExecute(String finalDestination,
com.opensymphony.xwork.ActionInvocation actionInvocation)
throws Exception
- Specified by:
doExecute in class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
- Throws:
Exception
Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.