|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.webwork.dispatcher.WebWorkResultSupport
com.opensymphony.webwork.dispatcher.VelocityResult
com.atlassian.xwork.results.ProfiledVelocityResult
com.atlassian.confluence.setup.webwork.EncodingVelocityResult
public class EncodingVelocityResult
Webwork Velocity result that adds automatic HTML entity encoding support to the result context if the final content type is "text/html".
| Field Summary |
|---|
| 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 | |
|---|---|
EncodingVelocityResult()
|
|
| Method Summary | |
|---|---|
protected org.apache.velocity.context.Context |
createContext(VelocityManager velocityManager,
OgnlValueStack stack,
HttpServletRequest request,
HttpServletResponse response,
String location)
|
| Methods inherited from class com.atlassian.xwork.results.ProfiledVelocityResult |
|---|
doExecute, getTemplate |
| Methods inherited from class com.opensymphony.webwork.dispatcher.VelocityResult |
|---|
getContentType, getEncoding |
| 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 |
| Constructor Detail |
|---|
public EncodingVelocityResult()
| Method Detail |
|---|
protected org.apache.velocity.context.Context createContext(VelocityManager velocityManager,
OgnlValueStack stack,
HttpServletRequest request,
HttpServletResponse response,
String location)
createContext in class VelocityResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||