-
class
AbstractFilter implementation containing a Java Pattern which should be used to determine if candidate T objects
match any of the supplied regularExpressions.
class
Filter implementation adapting a FileFilter instance to the Filter interface.
class
AbstractPatternFilter and FileFilter combination, using a set of Regular expressions
to accept the canonical absolute paths to Files.
class
AbstractPatternFilter matching the string of URLs with to a set of Regular expressions.