public interface XMLElement
| Modifier and Type | Method and Description |
|---|---|
Element |
toElement(Document doc,
Element rootElement)
Method that will create piece of the XML tree to create a proper XML docuement.
|
Element toElement(Document doc, Element rootElement)
doc - Document object which is being used to create new ElementsrootElement - The element where this object belongs to.Copyright © 2021 B3Partners B.V.. All rights reserved.