|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.webwork.dispatcher.WebWorkResultSupport
net.sf.excelutils.webwork.ExcelResult
ExcelResult is a webwork's excel result
Field Summary | |
protected java.lang.String |
contentType
|
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 | |
ExcelResult()
|
Method Summary | |
protected void |
doExecute(java.lang.String location,
ActionInvocation invocation)
Execute this result, using the specified template location. |
protected java.io.InputStream |
getTemplate(ActionInvocation invocation,
java.lang.String location,
OgnlValueStack stack)
|
Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
conditionalParse, execute, setLocation, setParse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String contentType
Constructor Detail |
public ExcelResult()
Method Detail |
protected void doExecute(java.lang.String location, ActionInvocation invocation) throws java.lang.Exception
java.lang.Exception
protected java.io.InputStream getTemplate(ActionInvocation invocation, java.lang.String location, OgnlValueStack stack)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |