Package org.ocpsoft.rewrite.config
Class ConditionVisit
java.lang.Object
org.ocpsoft.rewrite.config.ConditionVisit
This class allows
Visitors to walk through a Condition tree which may contain
CompositeCondition elements.- Author:
- Christian Kaltepoth
-
Constructor Summary
ConstructorsConstructorDescriptionConditionVisit(Condition root) Initialize class with the supplied rootCondition -
Method Summary