|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.polliwog.collectors.BasicVisitCollector
public class BasicVisitCollector
Field Summary |
---|
Fields inherited from interface org.polliwog.collectors.VisitCollector |
---|
FILTERED, NORMAL |
Constructor Summary | |
---|---|
BasicVisitCollector()
|
Method Summary | |
---|---|
boolean |
accept(Visit v)
|
void |
init(org.jdom.Element root,
VisitorEnvironment ve)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicVisitCollector()
Method Detail |
---|
public void init(org.jdom.Element root, VisitorEnvironment ve) throws org.jdom.JDOMException, WeblogException
init
in interface VisitCollector
init
in interface XMLIniter
org.jdom.JDOMException
WeblogException
public boolean accept(Visit v) throws WeblogException
accept
in interface VisitCollector
WeblogException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |