public class DetailsSerializationUtil
extends java.lang.Object
Constructor and Description |
---|
DetailsSerializationUtil() |
Modifier and Type | Method and Description |
---|---|
static org.jdom.Document |
loadDocument(java.lang.String savedDocumentString) |
static java.lang.String |
saveDocument(org.jdom.Document document) |
public static java.lang.String saveDocument(@NotNull org.jdom.Document document) throws java.io.IOException
java.io.IOException
public static org.jdom.Document loadDocument(@NotNull java.lang.String savedDocumentString) throws java.io.IOException, org.jdom.JDOMException
java.io.IOException
org.jdom.JDOMException