XMLWritable (biojava-legacy 1.9.5 API)
-
public interface XMLWritable
Object which knows how to represent itself as an XML element.
- Author:
- Thomas Down
-
-
Method Detail
-
writeXML
void writeXML(XMLWriter writer) throws IOException
- Throws:
IOException
-
-