org.onebusaway.api.impl
Class XmlResult

java.lang.Object
  extended by org.apache.struts2.dispatcher.StrutsResultSupport
      extended by org.onebusaway.api.impl.XmlResult
All Implemented Interfaces:
com.opensymphony.xwork2.Result, Serializable, org.apache.struts2.StrutsStatics

public class XmlResult
extends org.apache.struts2.dispatcher.StrutsResultSupport

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts2.dispatcher.StrutsResultSupport
DEFAULT_PARAM
 
Fields inherited from interface org.apache.struts2.StrutsStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_PORTLET_CONTEXT
 
Constructor Summary
XmlResult()
           
 
Method Summary
protected  void doExecute(String finalLocation, com.opensymphony.xwork2.ActionInvocation invocation)
           
 
Methods inherited from class org.apache.struts2.dispatcher.StrutsResultSupport
conditionalParse, execute, getLastFinalLocation, getLocation, setEncode, setLocation, setParse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlResult

public XmlResult()
Method Detail

doExecute

protected void doExecute(String finalLocation,
                         com.opensymphony.xwork2.ActionInvocation invocation)
                  throws Exception
Specified by:
doExecute in class org.apache.struts2.dispatcher.StrutsResultSupport
Throws:
Exception


Copyright © 2012 OneBusAway. All Rights Reserved.