parser
Class UDMParser

java.lang.Object
  extended by parser.UDMParser

public class UDMParser
extends java.lang.Object

This represents the parser for the user defined method.


Constructor Summary
UDMParser()
          General constructor.
 
Method Summary
 UDMObject read(java.lang.String file)
          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

UDMParser

public UDMParser()
General constructor.

Method Detail

read

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

Parameters:
file -
Returns:
XDetObject xdetObject