net.sf.jour.rt.view
Class ClassMatchFilter
java.lang.Object
net.sf.jour.filter.MatchFilter
net.sf.jour.filter.BasicFilter
net.sf.jour.filter.MatchListFilter
net.sf.jour.rt.view.ClassMatchFilter
- All Implemented Interfaces:
- Filter
- Direct Known Subclasses:
- ViewFilterItem
- public class ClassMatchFilter
- extends MatchListFilter
TODO Add docs
Created on 30.07.2004
Contributing Author(s):
Misha Lifschitz (Inital implementation)
Vlad Skarzhevskyy (Inital implementation)
- Version:
- $Revision: 1.3 $ ($Author: vlads $) $Date: 2004/12/06 02:31:42 $
- Author:
- vlads
Field Summary |
protected static org.apache.log4j.Logger |
log
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.log4j.Logger log
ClassMatchFilter
public ClassMatchFilter()
addClasses
public void addClasses(ClassesType classesDef)
readContext
public boolean readContext(java.lang.Object o)
- Description copied from class:
MatchListFilter
- Class needs to overrite this method to read context.
- Overrides:
readContext
in class MatchListFilter
Copyright © 2004 sourceforge. All Rights Reserved.