com.atlassian.xwork.results
Class CSSVelocityResult

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

public class CSSVelocityResult
extends com.opensymphony.webwork.dispatcher.VelocityResult

See Also:
Serialized Form

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
CSSVelocityResult()
           
 
Method Summary
protected  String getContentType(String s)
           
 
Methods inherited from class com.opensymphony.webwork.dispatcher.VelocityResult
createContext, doExecute, getEncoding, getTemplate
 
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

CSSVelocityResult

public CSSVelocityResult()
Method Detail

getContentType

protected String getContentType(String s)
Overrides:
getContentType in class com.opensymphony.webwork.dispatcher.VelocityResult


Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.