Name Type Description
Filter Interface A generalized filter to restrict visibility or mutability on a list.
ElementFilter Class A Filter that only matches Element objects.
ContentFilter Class A general purpose Filter able to represent all legal JDOM objects or a specific subset.
AbstractFilter Class Partial implementation of Filter .