org.biojava.bio.structure.align.xml
Class PositionInQueueXMLConverter
java.lang.Object
org.biojava.bio.structure.align.xml.PositionInQueueXMLConverter
public class PositionInQueueXMLConverter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PositionInQueueXMLConverter
public PositionInQueueXMLConverter()
toXML
public String toXML(int position)
throws IOException
- Throws:
IOException
fromXML
public int fromXML(String xml)