Class SSIConditionalState
java.lang.Object
org.apache.catalina.ssi.SSIConditionalState
This class is used by SSIMediator and SSIConditional to keep track of state information necessary to process the
nested conditional commands ( if, elif, else, endif ).
- Author:
- Dan Sandberg, Paul Speed
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SSIConditionalState
public SSIConditionalState()
-