|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindprod.filter.StartAndEndsWithFilter
com.mindprod.filter.NoFootFilter
public final class NoFootFilter
Select a file for processing with a .html extension but not .foot.html.
Does not work with directories, see DirListFilter. see also FileListFilter and ClamFilter. Rejects all directories.
Constructor Summary | |
---|---|
NoFootFilter()
|
Method Summary |
---|
Methods inherited from class com.mindprod.filter.StartAndEndsWithFilter |
---|
accept, main, setExcludeEndsWith, setExcludeRegexMatch, setExcludeStartsWith, setIncludeEndsWith, setIncludeRegexMatch, setIncludeStartsWith |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoFootFilter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |