public class ModifiedCompoundXMLConverter
extends java.lang.Object
Constructor | Description |
---|---|
ModifiedCompoundXMLConverter() |
Modifier and Type | Method | 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)