|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jour.filter.MatchFilter
net.sf.jour.filter.BasicFilter
net.sf.jour.filter.MatchListFilter
net.sf.jour.filter.MatchStringListFilter
net.sf.jour.filter.ClassFilter
| Field Summary |
| Fields inherited from class net.sf.jour.filter.MatchListFilter |
emptyListMath, exclude, include, lastMatch, log, matchAllInList |
| Fields inherited from class net.sf.jour.filter.MatchFilter |
debug, MATCH_EXACT, MATCH_EXCLUDE, MATCH_NO, MATCH_YES, name |
| Constructor Summary | |
ClassFilter(java.lang.String def)
|
|
| Method Summary | |
boolean |
accept(java.lang.String clazz)
|
| Methods inherited from class net.sf.jour.filter.MatchStringListFilter |
addExclude, addInclude, addPatterns, match, newStringPattern, readContext |
| Methods inherited from class net.sf.jour.filter.MatchListFilter |
addExclude, addInclude, debug, debug, getLastMatch, isEmpty, isEmptyExclude, isEmptyInclude, iterator, match, matchList, matchListAll, matchListAny, matchState, merge, readConfig, reset, size |
| Methods inherited from class net.sf.jour.filter.BasicFilter |
accept, getGlobPattern |
| Methods inherited from class net.sf.jour.filter.MatchFilter |
b2Match, isMatch, match2String, notMatch |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassFilter(java.lang.String def)
| Method Detail |
public boolean accept(java.lang.String clazz)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||