public interface XMLDomainWriter extends XMLDomainInterface
| Modifier and Type | Method and Description | 
|---|---|
org.w3c.dom.Node | 
getSerializedDomainXML(org.w3c.dom.Document xmlDoc)
Creates the XML node in the given XML document for this domain's data. 
 | 
getXMLContentNode, printXMLDefinition