|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jour.filter.MatchFilter net.sf.jour.filter.BasicFilter net.sf.jour.filter.MatchListFilter net.sf.jour.rt.view.ClassMatchFilter net.sf.jour.rt.view.ViewFilterItem
TODO Add docs
Created on 04.12.2004
Contributing Author(s):
Misha Lifschitz
Field Summary
Fields inherited from class net.sf.jour.rt.view.ClassMatchFilter
log
Fields inherited from class net.sf.jour.filter.MatchListFilter
emptyListMath, lastMatch, matchAllInList
Fields inherited from class net.sf.jour.filter.MatchFilter
debug, MATCH_EXACT, MATCH_EXCLUDE, MATCH_NO, MATCH_YES, name
Constructor Summary
ViewFilterItem()
Method Summary
void
debug()
java.lang.String
getDescription()
long
getTimeFrame()
boolean
isEnabled()
int
matchState(java.lang.Object obj)
void
readConfig(FilterType definition)
void
setEnabled(boolean enabled)
Methods inherited from class net.sf.jour.rt.view.ClassMatchFilter
addClasses, readContext
Methods inherited from class net.sf.jour.filter.MatchListFilter
addExclude, addInclude, debug, getLastMatch, isEmpty, isEmptyExclude, isEmptyInclude, iterator, match, matchList, matchListAll, matchListAny, 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
ViewFilterItem
public ViewFilterItem()
Method Detail
readConfig
public void readConfig(FilterType definition)
matchState
public int matchState(java.lang.Object obj)
matchState
in class MatchListFilter
debug
public void debug()
debug
in class MatchListFilter
isEnabled
public boolean isEnabled()
setEnabled
public void setEnabled(boolean enabled)
enabled
-
getDescription
public java.lang.String getDescription()
getTimeFrame
public long getTimeFrame()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2004 sourceforge. All Rights Reserved.