org::jdom::filter::Filter Interface Reference

Inheritance diagram for org::jdom::filter::Filter:

org::jdom::filter::ContentFilter org::jdom::filter::ElementFilter List of all members.

Public Member Functions

boolean matches (Object obj)

Detailed Description

Classes which wish to modify the behaviour of the FilterList can implement the list filter interface in order to reduce the visibility of certain items in the list, or to restrict the mutability of the list.

Author:
Jools Enticknap

Bradley S. Huffman

Version:
Revision
1.6
,
Date
2003/04/06 02:00:44


Member Function Documentation

boolean org::jdom::filter::Filter::matches ( Object  obj  ) 

Check to see if the object matches a predefined set of rules.

Parameters:
obj The object to verify.
Returns:
true if the object matches a predfined set of rules.

Implemented in org::jdom::filter::ContentFilter, and org::jdom::filter::ElementFilter.


The documentation for this interface was generated from the following file:
Generated on Sat Nov 11 01:47:12 2006 for JDOM by  doxygen 1.5.1