|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.fileparse.gpr.GprFileParseHandler
public class GprFileParseHandler
Constructor Summary | |
---|---|
GprFileParseHandler(java.lang.String fileName)
Constructor with filename |
Method Summary | |
---|---|
java.util.HashMap |
getGprInfo()
|
GenePixDataMatrix |
getMatrix()
|
static void |
main(java.lang.String[] args)
|
void |
runParser()
runs the parser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GprFileParseHandler(java.lang.String fileName)
fileName
- Method Detail |
---|
public void runParser() throws GeneralException
GeneralException
public static void main(java.lang.String[] args)
public java.util.HashMap getGprInfo()
public GenePixDataMatrix getMatrix()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |