Uses of Class
org.fest.swing.junit.xml.XmlAttribute.XmlAttributeBuilder

Packages that use XmlAttribute.XmlAttributeBuilder
org.fest.swing.junit.xml Wrappers for DOM classes that provide a more compact and intuitive API. 
 

Uses of XmlAttribute.XmlAttributeBuilder in org.fest.swing.junit.xml
 

Methods in org.fest.swing.junit.xml that return XmlAttribute.XmlAttributeBuilder
static XmlAttribute.XmlAttributeBuilder XmlAttribute.name(String name)
          Creates a new XmlAttribute.XmlAttributeBuilder.
 



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