Class XmlAttributes

java.lang.Object
org.fest.swing.junit.xml.XmlAttributes
All Implemented Interfaces:
Iterable<XmlAttribute>

public class XmlAttributes extends Object implements Iterable<XmlAttribute>
Understands a collection of attributes of a XmlNode. This class is intended for internal use only. It only provides the necessary functionality needed by the FEST-Swing JUnit extension.