|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectipipan.spejd.rules.AbstractRule
ipipan.spejd.rules.GazetteerEntry
public class GazetteerEntry
| Field Summary | |
|---|---|
static int |
MAX_TITLE_LEN
|
| Constructor Summary | |
|---|---|
GazetteerEntry(java.lang.String key,
Action[] actions,
boolean fromFile,
Config conf)
|
|
| Method Summary | |
|---|---|
void |
log(java.io.PrintStream log)
Write parsed rule to the log file. |
| Methods inherited from class ipipan.spejd.rules.AbstractRule |
|---|
applyActions, getTitle, report |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_TITLE_LEN
| Constructor Detail |
|---|
public GazetteerEntry(java.lang.String key,
Action[] actions,
boolean fromFile,
Config conf)
| Method Detail |
|---|
public void log(java.io.PrintStream log)
AbstractRule
log in class AbstractRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||