Interface | Description |
---|---|
CompositeMatcher |
A CompositeMatcher contains child matchers that are invoked in turn and their
recipient results are composed from the composite operation.
|
Class | Description |
---|---|
And |
This matcher performs And conjunction between the two recipients
|
GenericCompositeMatcher |
Abstract base class for CompositeMatchers.
|
Not | |
Or | |
Xor |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.