|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.servlet.request.impl.AcisMachineScoresParser
final class AcisMachineScoresParser
A MachineScoresParser for the Chromavision ACIS machine.
Constructor Summary | |
---|---|
AcisMachineScoresParser()
|
Method Summary | |
---|---|
Coordinate |
getCoordinate(java.util.Map<java.lang.String,java.lang.String> name_value)
Gets the X,Y Coordinate from a Map representing one row in the file. |
java.util.List<MachineScoreField> |
getFieldList()
Returns a List of all the ScoredFields the Machine outputs that TMAJ can import. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AcisMachineScoresParser()
Method Detail |
---|
public java.util.List<MachineScoreField> getFieldList()
MachineScoresParser
getFieldList
in interface MachineScoresParser
public Coordinate getCoordinate(java.util.Map<java.lang.String,java.lang.String> name_value)
MachineScoresParser
getCoordinate
in interface MachineScoresParser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |