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.IOExceptionpublic static ModifiedCompound fromXML(java.lang.String xml)