|
|||||||||||
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
TODO Add docs
Created on 05.12.2004
Contributing Author(s):
Misha Lifschitz
Field Summary
protected static org.apache.log4j.Logger
log
(package private) boolean
matchAny
(package private) PointcutParamsFilter
nextParam
Fields inherited from class net.sf.jour.filter.MatchListFilter
emptyListMath, exclude, include, lastMatch, matchAllInList
Fields inherited from class net.sf.jour.filter.MatchFilter
debug, 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, 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
Field Detail
log
protected static final org.apache.log4j.Logger log
matchAny
boolean matchAny
nextParam
PointcutParamsFilter nextParam
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 sourceforge. All Rights Reserved.