Package | Description |
---|---|
org.fest.swing.junit.xml |
Wrappers for DOM classes that provide a more compact and intuitive API.
|
Modifier and Type | Method and Description |
---|---|
static XmlAttributes |
XmlAttributes.attributes(XmlAttribute... attributes)
Creates a new
. |
Modifier and Type | Method and Description |
---|---|
XmlNode |
XmlNode.addNewNode(String name,
XmlAttributes attributes)
Creates and adds a new XML node to this node.
|
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.