|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.winterfish.nathan.importer.filters.DefaultFilter
Constructor Summary | |
DefaultFilter()
|
Method Summary | |
void |
apply(DataNode doc,
NFolder currentFolder)
|
boolean |
isApplicable(DataNode doc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultFilter()
Method Detail |
public boolean isApplicable(DataNode doc)
isApplicable
in interface Filter
public void apply(DataNode doc, NFolder currentFolder)
apply
in interface Filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |