public final class SerializableElement
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
SerializableElement(org.w3c.dom.Element e)
Constructor, give the element to serialize as the argument.
|
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Element |
getElement()
Get the contained element.
|