public class ModifiedCompoundXMLConverter extends Object
Constructor and Description |
---|
ModifiedCompoundXMLConverter() |
Modifier and Type | Method and Description |
---|---|
static ModifiedCompound |
fromXML(String xml) |
static String |
toXML(ModifiedCompound mc) |
public ModifiedCompoundXMLConverter()
public static String toXML(ModifiedCompound mc) throws IOException
IOException
public static ModifiedCompound fromXML(String xml)
Copyright © 2000–2019 BioJava. All rights reserved.