|
||||||||||
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.filter.MatchStringListFilter net.sf.jour.filter.PointcutParamsFilter
public class PointcutParamsFilter
TODO Add docs
Created on 05.12.2004 Contributing Author(s):
Misha Lifschitz
Field Summary
protected static Logger
log
Fields inherited from class net.sf.jour.filter.MatchListFilter
emptyListMath, lastMatch, matchAllInList
Fields inherited from class net.sf.jour.filter.MatchFilter
debug, MATCH_DONT_KNOW, MATCH_EXACT, MATCH_EXCLUDE, MATCH_NO, MATCH_YES, name
Constructor Summary
PointcutParamsFilter()
PointcutParamsFilter(java.lang.String params)
Method Summary
void
debug()
int
matchState(java.lang.Object obj)
void
setParams(java.lang.String params)
Methods inherited from class net.sf.jour.filter.MatchStringListFilter
addExclude, addInclude, addPatterns, match, newStringPattern
Methods inherited from class net.sf.jour.filter.MatchListFilter
addExclude, addInclude, debug, getLastMatch, isEmpty, isEmptyExclude, isEmptyInclude, iterator, match, matchList, matchListAll, matchListAny, merge, readConfig, readContext, 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
Field Detail
log
protected static final Logger log
Constructor Detail
PointcutParamsFilter
public PointcutParamsFilter()
PointcutParamsFilter
public PointcutParamsFilter(java.lang.String params)
Method Detail
debug
public void debug()
debug
in class MatchListFilter
setParams
public void setParams(java.lang.String params)
matchState
public int matchState(java.lang.Object obj)
matchState
in class MatchListFilter
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-2008 pyx4j.com. All Rights Reserved.