| Constructor and Description |
|---|
XmlDocument()
Creates a new
. |
| Modifier and Type | Method and Description |
|---|---|
XmlNode |
newRoot(String name)
Creates and adds a new XML root node.
|
public XmlDocument()
XmlDocument.ExceptionInInitializerError - if the XML document could not be created.Copyright © 2014–2016 AssertJ. All rights reserved.