org.biojava3.protmod.io
Class ModifiedCompoundXMLConverter

java.lang.Object
  extended by org.biojava3.protmod.io.ModifiedCompoundXMLConverter

public class ModifiedCompoundXMLConverter
extends Object


Constructor Summary
ModifiedCompoundXMLConverter()
           
 
Method Summary
static ModifiedCompound fromXML(String xml)
           
static String toXML(ModifiedCompound mc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifiedCompoundXMLConverter

public ModifiedCompoundXMLConverter()
Method Detail

toXML

public static String toXML(ModifiedCompound mc)
                    throws IOException
Throws:
IOException

fromXML

public static ModifiedCompound fromXML(String xml)