|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcaas.util.EvaluationUtil
public class EvaluationUtil
| Constructor Summary | |
|---|---|
EvaluationUtil()
|
|
| Method Summary | |
|---|---|
static java.util.HashMap |
buildInstrumentTable(java.io.File file)
|
static java.util.HashMap |
buildInstrumentTable(java.lang.String filename)
Parserses an Instruments file and returns a HashMap mapping instrument names to their correpsonding numeric value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvaluationUtil()
| Method Detail |
|---|
public static java.util.HashMap buildInstrumentTable(java.lang.String filename)
throws java.io.IOException
filename -
java.io.IOException
public static java.util.HashMap buildInstrumentTable(java.io.File file)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||