Class NameValuePairList

java.lang.Object
org.apache.sling.commons.testing.integration.NameValuePairList
All Implemented Interfaces:
Iterable<NameValuePair>

public class NameValuePairList extends Object implements Iterable<NameValuePair>
A list of name-value pairs.