java.lang.Objectorg.apache.struts.chain.commands.ActionCommandBase
org.apache.struts.chain.commands.AbstractSetContentType
org.apache.struts.chain.commands.servlet.SetContentType
All Implemented Interfaces:
ActionCommand
Check to see if the content type is set, and if so, set it for this response.
$ - Rev: 471754 $ $Date: 2005-06-04 10:58:46 -0400 (Sat, 04 Jun 2005)
$| Method from org.apache.struts.chain.commands.servlet.SetContentType Summary: |
|---|
| setContentType |
| Methods from org.apache.struts.chain.commands.AbstractSetContentType: |
|---|
| execute, setContentType |
| Methods from org.apache.struts.chain.commands.ActionCommandBase: |
|---|
| execute, execute |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.struts.chain.commands.servlet.SetContentType Detail: |
|---|
|