|
||||||||||
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.BlockStatement
public class BlockStatement
Represents a SSI statement
Method Summary | |
---|---|
void |
apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statements. |
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 Statement
out
- 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 |