Inheritance diagram for org::jdom::filter::OrFilter:

Public Member Functions | |
| OrFilter (Filter left, Filter right) | |
| boolean | matches (Object obj) |
| boolean | equals (Object obj) |
| int | hashCode () |
| String | toString () |
|
||||||||||||
|
Match if either of the supplied filters.
|
|
|
Check to see if the object matches a predefined set of rules.
Implements org::jdom::filter::Filter. |
1.3.9.1