|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eml.sir.gn.GermaNetParser
Parses the XML files representing the GermaNet and builds an instance of the GermaNetObject class.
Constructor Summary | |
GermaNetParser()
Create a new instance of GermaNetParser. |
Method Summary | |
GermaNetObject |
parse(java.lang.String path)
Parse the GermaNet XML files and build a GermaNetObject. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GermaNetParser()
Method Detail |
public GermaNetObject parse(java.lang.String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |