|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IArticleFilter
Interface for a filter which processes all articles from a given wikipedia XML dump file
| Method Summary | |
|---|---|
boolean |
process(WikiArticle article)
Process a single Wikipedia article |
| Method Detail |
|---|
boolean process(WikiArticle article)
article - a Wikipedia article
false, if no more articles from the dump should
be parsed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||