public class ModifiedCompoundXMLConverter
extends java.lang.Object
Constructor and Description |
---|
ModifiedCompoundXMLConverter() |
Modifier and Type | Method and Description |
---|---|
static ModifiedCompound |
fromXML(java.lang.String xml) |
static java.lang.String |
toXML(ModifiedCompound mc) |
public static java.lang.String toXML(ModifiedCompound mc) throws java.io.IOException
java.io.IOException
public static ModifiedCompound fromXML(java.lang.String xml)