|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.telin.mymedia.wordnet.WordnetReader
public class WordnetReader
Constructor Summary | |
---|---|
WordnetReader(java.io.File f)
|
Method Summary | |
---|---|
java.util.Map<java.lang.Integer,Synset> |
getSynsets()
|
java.util.Map<java.lang.Integer,Synset> |
read()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WordnetReader(java.io.File f)
Method Detail |
---|
public java.util.Map<java.lang.Integer,Synset> read() throws java.io.IOException
java.io.IOException
public java.util.Map<java.lang.Integer,Synset> getSynsets()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |