Uses of Class
org.springframework.rules.constraint.XOr

Packages that use XOr
org.springframework.rules.factory Factories for creating rules. 
 

Uses of XOr in org.springframework.rules.factory
 

Methods in org.springframework.rules.factory that return XOr
 XOr Constraints.exclusiveDisjunction()
          Returns a new, empty exclusive disjunction prototype, capable of composing individual constraints where only one must test true.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.