public class DocumentElement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.w3c.dom.Document |
doc |
org.w3c.dom.Element |
element |
Constructor and Description |
---|
DocumentElement(org.w3c.dom.Document doc,
org.w3c.dom.Element element) |