org.apache.catalina.ssi

Class SSIConditional

public class SSIConditional extends Object implements SSICommand

SSI command that handles all conditional directives.

Version: $Revision: 531303 $

Author: Paul Speed David Becker

Method Summary
longprocess(SSIMediator ssiMediator, String commandName, String[] paramNames, String[] paramValues, PrintWriter writer)

Method Detail

process

public long process(SSIMediator ssiMediator, String commandName, String[] paramNames, String[] paramValues, PrintWriter writer)

See Also: SSICommand

Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.