|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.polliwog.filters.AbstractRuleFilter
org.polliwog.filters.BasicVisitFilter
public class BasicVisitFilter
| Field Summary |
|---|
| Fields inherited from class org.polliwog.filters.AbstractRuleFilter |
|---|
rC, rules |
| Constructor Summary | |
|---|---|
BasicVisitFilter()
|
|
| Method Summary | |
|---|---|
boolean |
accept(Visit v)
|
void |
init(VisitorEnvironment ve)
|
| Methods inherited from class org.polliwog.filters.AbstractRuleFilter |
|---|
addRule, getRules, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicVisitFilter()
| Method Detail |
|---|
public void init(VisitorEnvironment ve)
throws org.jdom.JDOMException,
java.io.IOException,
WeblogException
init in interface VisitFilterorg.jdom.JDOMException
java.io.IOException
WeblogException
public boolean accept(Visit v)
throws WeblogException
accept in interface VisitFilterWeblogException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||