|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectipipan.spejd.rules.Sentence
public class Sentence
| Field Summary | |
|---|---|
int |
lastId
|
| Constructor Summary | |
|---|---|
Sentence(Config conf,
LexDictionary dict,
Stempelator stemmer)
|
|
| Method Summary | |
|---|---|
Entity |
get(java.lang.String segId)
|
java.lang.String |
getNewId()
|
boolean |
loadSentence()
|
void |
openFile(java.io.File path,
Config conf)
|
void |
printXML()
|
Entity[] |
toArray()
|
void |
update()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int lastId
| Constructor Detail |
|---|
public Sentence(Config conf,
LexDictionary dict,
Stempelator stemmer)
| Method Detail |
|---|
public java.lang.String getNewId()
public void openFile(java.io.File path,
Config conf)
public Entity get(java.lang.String segId)
public boolean loadSentence()
public Entity[] toArray()
public void update()
public void printXML()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||