com.compomics.util.pdbfinder.das.readers
Class DasAnnotationServerAlingmentReader

java.lang.Object
  extended by com.compomics.util.pdbfinder.das.readers.DasAnnotationServerAlingmentReader

public class DasAnnotationServerAlingmentReader
extends Object

Created by IntelliJ IDEA. User: Niklaas Colaert Date: 25-jan-2008 Time: 9:01:48


Constructor Summary
DasAnnotationServerAlingmentReader(String aXml)
          Creates a new reader for a xml string.
 
Method Summary
 DasAlignment[] getAllAlignments()
          Get all alingment in the xml string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DasAnnotationServerAlingmentReader

public DasAnnotationServerAlingmentReader(String aXml)
Creates a new reader for a xml string.

Parameters:
aXml -
Method Detail

getAllAlignments

public DasAlignment[] getAllAlignments()
Get all alingment in the xml string.

Returns:
all alingment in the xml string


Copyright © 2013. All Rights Reserved.