Serialized Form
- 
Package org.apache.struts2.result.xslt- 
Class org.apache.struts2.result.xslt.XSLTResultclass XSLTResult extends Object implements Serializable- serialVersionUID:
- 6424691441777176763L
 - 
Serialized Fields- 
encodingString encoding 
- 
exposedValueString exposedValue Indicates the ognl expression representing the bean which is to be exposed as xml.
- 
noCacheboolean noCache Determines whether or not the result should allow caching.
- 
parseboolean parse 
- 
statusint status Indicates the status to return in the response
- 
stylesheetLocationString stylesheetLocation Indicates the location of the xsl template.
 
- 
 
 
-