|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.servlets.ssi.Statement
com.caucho.servlets.ssi.TextStatement
public class TextStatement
Represents a SSI statement
| Method Summary | |
|---|---|
void |
apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
throws java.io.IOException,
ServletException
apply in class Statementout - the output streamrequest - the servlet requestresponse - the servlet response
java.io.IOException
ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||