|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectipipan.spejd.util.SimpleDict
ipipan.spejd.rules.LexDictionary
public class LexDictionary
| Field Summary |
|---|
| Fields inherited from class ipipan.spejd.util.SimpleDict |
|---|
dict |
| Constructor Summary | |
|---|---|
LexDictionary(java.lang.String filename)
|
|
| Method Summary | |
|---|---|
void |
apply(Entity e)
|
void |
put(java.lang.String var,
java.lang.String value)
Override put() from superclass to add conversion of the tag value. |
void |
report()
|
| Methods inherited from class ipipan.spejd.util.SimpleDict |
|---|
getDict, load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LexDictionary(java.lang.String filename)
| Method Detail |
|---|
public void put(java.lang.String var,
java.lang.String value)
put in class SimpleDictvar - name of the variable to setvalue - value of the variable as Stringpublic void apply(Entity e)
public void report()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||