Serialized Form

  • Package org.apache.struts2.result.xslt

    • Class org.apache.struts2.result.xslt.XSLTResult

      class XSLTResult extends Object implements Serializable
      serialVersionUID:
      6424691441777176763L
      • Serialized Fields

        • encoding
          String encoding
        • exposedValue
          String exposedValue
          Indicates the ognl expression representing the bean which is to be exposed as xml.
        • noCache
          boolean noCache
          Determines whether or not the result should allow caching.
        • parse
          boolean parse
        • status
          int status
          Indicates the status to return in the response
        • stylesheetLocation
          String stylesheetLocation
          Indicates the location of the xsl template.