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 HasResultXMLConverter()
public String toXML(boolean hasResult) throws IOException
hasResult
- IOException
Copyright © 2000–2019 BioJava. All rights reserved.