public static interface PersistentStateSupport.SerializationStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(org.w3c.dom.Document doc,
ProgressMonitor monitor) |
org.w3c.dom.Element |
serialize(org.w3c.dom.Document document,
ProgressMonitor monitor) |
org.w3c.dom.Element serialize(org.w3c.dom.Document document,
ProgressMonitor monitor)
throws java.io.IOException
java.io.IOExceptionvoid deserialize(org.w3c.dom.Document doc,
ProgressMonitor monitor)