parser
Class XDetParser

java.lang.Object
  extended by parser.XDetParser

public class XDetParser
extends java.lang.Object

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

XDetParser

public XDetParser()
General constructor.

Method Detail

read

public XDetObject read(java.lang.String xdetfile,
                       AlignObject alObj)
This method parses position, amino acid, entropy and correlation of the xdet file.

Parameters:
xdetfile -
Returns:
XDetObject xdetObject