org.biojava.bio.structure.align.xml
Class HasResultXMLConverter
java.lang.Object
org.biojava.bio.structure.align.xml.HasResultXMLConverter
public class HasResultXMLConverter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasResultXMLConverter
public HasResultXMLConverter()
toXML
public String toXML(boolean hasResult)
throws IOException
- return flag if the server has a result
- Parameters:
hasResult
-
- Returns:
- flag if there is a result
- Throws:
IOException
fromXML
public boolean fromXML(String xml)