|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.disi.smatch.utils.SMatchUtils
public class SMatchUtils
Utility class.
| Constructor Summary | |
|---|---|
SMatchUtils()
|
|
| Method Summary | |
|---|---|
static void |
configureLog4J()
|
static java.util.Hashtable<java.lang.String,java.util.Vector<java.util.Vector<java.lang.String>>> |
readHash(java.lang.String fileName)
Loads the hashtable with multiwords the multiwords are stored in the following format Key-the first word in the multiwords Value-Vector of Vectors, which contain the other words in the all the multiwords starting from the word in Key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMatchUtils()
| Method Detail |
|---|
public static java.util.Hashtable<java.lang.String,java.util.Vector<java.util.Vector<java.lang.String>>> readHash(java.lang.String fileName)
fileName - file name
public static void configureLog4J()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||