com.atlassian.xwork.results
Class RssResult

java.lang.Object
  extended by com.opensymphony.webwork.dispatcher.WebWorkResultSupport
      extended by com.atlassian.xwork.results.RssResult
All Implemented Interfaces:
com.opensymphony.webwork.WebWorkStatics, com.opensymphony.xwork.Result, java.io.Serializable

public class RssResult
extends com.opensymphony.webwork.dispatcher.WebWorkResultSupport

See Also:
Serialized Form

Field Summary
static java.lang.String ATOM
           
static java.lang.String RSS
           
static java.lang.String RSS1
           
static java.lang.String RSS2
           
 
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
 
Constructor Summary
RssResult()
           
 
Method Summary
protected  void doExecute(java.lang.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
 

Field Detail

RSS

public static final java.lang.String RSS
See Also:
Constant Field Values

RSS1

public static final java.lang.String RSS1
See Also:
Constant Field Values

RSS2

public static final java.lang.String RSS2
See Also:
Constant Field Values

ATOM

public static final java.lang.String ATOM
See Also:
Constant Field Values
Constructor Detail

RssResult

public RssResult()
Method Detail

doExecute

protected void doExecute(java.lang.String finalDestination,
                         com.opensymphony.xwork.ActionInvocation actionInvocation)
                  throws java.lang.Exception
Specified by:
doExecute in class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
Throws:
java.lang.Exception


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.