Package org.fest.swing.junit.xml

Wrappers for DOM classes that provide a more compact and intuitive API.

See:
          Description

Class Summary
XmlAttribute Understands an attribute of a XmlNode.
XmlAttribute.XmlAttributeBuilder Understands creation of XmlAttributes.
XmlAttributes Understands a collection of attributes of a XmlNode.
XmlDocument Understands a DOM-based XML document.
XmlNode Understands a DOM-based XML element.
 

Package org.fest.swing.junit.xml Description

Wrappers for DOM classes that provide a more compact and intuitive API. Internal use only.



Copyright © 2007-2010 FEST (Fixtures for Easy Software Testing). All Rights Reserved.