public interface IDocument
| Modifier and Type | Method and Description |
|---|---|
String |
asXML()
This
IDocument serialized as an XML string. |
IElement |
getRootElement()
The root
IElement of this. |
void |
setRootElement(IElement element)
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.