クラス SimplePatternFileListFilter

実装されたすべてのインターフェース:
FileListFilter<FileSE>

public class SimplePatternFileListFilter extends AbstractSimplePatternFileListFilter<FileSE>
ant スタイルのパス式をサポートするフィルター。正規表現よりも強力ではありませんが読みやすくなっています。このフィルターはファイルの名前のみをフィルターし、残りのパスは無視されます。
導入:
2.0
作成者:
Mark Fisher, Gary Russell