|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.XDetParser
public class XDetParser
This is the parser class for the XDet files.
Constructor Summary | |
---|---|
XDetParser()
General constructor. |
Method Summary | |
---|---|
XDetObject |
read(java.lang.String xdetfile,
AlignObject alObj)
This method parses position, amino acid, entropy and correlation of the xdet file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XDetParser()
Method Detail |
---|
public XDetObject read(java.lang.String xdetfile, AlignObject alObj)
xdetfile
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |