|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.ie.languagedetection.builder.wikipedia.parser.WikitextManager
public abstract class WikitextManager
Constructor Summary | |
---|---|
WikitextManager()
|
Method Summary | |
---|---|
abstract boolean |
handleText(java.lang.String title,
java.lang.String wikitext)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WikitextManager()
Method Detail |
---|
public abstract boolean handleText(java.lang.String title, java.lang.String wikitext)
title
- wikitext
-
false
if the parser should stop parsing,
true
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |