|
|||||||||
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 | |
---|---|
LexDictionary |
dict
|
Constructor Summary | |
---|---|
Sentence()
|
Method Summary | |
---|---|
Entity |
get(java.lang.String segId)
|
boolean |
loadSentence()
|
void |
openFile(java.io.File path)
|
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 LexDictionary dict
Constructor Detail |
---|
public Sentence()
Method Detail |
---|
public void openFile(java.io.File path)
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 |