public class HasResultXMLConverter extends Object
Constructor and Description |
---|
HasResultXMLConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
fromXML(String xml) |
String |
toXML(boolean hasResult)
return flag if the server has a result
|
public String toXML(boolean hasResult) throws IOException
hasResult
- IOException
public boolean fromXML(String xml)
Copyright © 2000–2016 BioJava. All rights reserved.