|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWiktionaryEntryParser
A parser for separating an article page's text into individual Wiktionary word entries.
Method Summary | |
---|---|
void |
parse(WiktionaryPage page,
String text)
Creates Wiktionary word entry instances from the provided text, and adds them to the given article page. |
Method Detail |
---|
void parse(WiktionaryPage page, String text) throws WiktionaryException
WiktionaryException
- in case of any parser errors.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |