com.arsdigita.persistence.pdl
Interface PDLFilter
- All Known Implementing Classes:
- NameFilter
- public interface PDLFilter
The PDLFilter interface can be used to filter the contents of a
PDLSource
based on filename extension and database suffix.
- Version:
- $Revision: #5 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
versionId
public static final String versionId
- See Also:
- Constant Field Values
accept
public Collection accept(Collection names)
- Tests the names for inclusion in the filtered results of a
PDLSource.
- Parameters:
names
- a collection of strings to test
- Returns:
- the collection of accepted names
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC