public class IfStatement extends Statement
| Modifier | Constructor and Description |
|---|---|
protected |
IfStatement(SSIExpr test) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
protected IfStatement(SSIExpr test)
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 responsejava.io.IOExceptionServletException