public class DefaultDOMStorableSample
extends java.lang.Object
QuickAndDirtyDOMStorableSample serializes a DOMStorable MyObject into
a String using the DefaultDOMFactory and then deserializes it from the
String.| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultDOMStorableSample.MyObject |
| Constructor and Description |
|---|
DefaultDOMStorableSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |