com.zebrunner.carina.utils.parser.xls.AbstractTable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of carina-dataprovider Show documentation
Show all versions of carina-dataprovider Show documentation
Set of dataprovider utilities.
The newest version!
package com.zebrunner.carina.utils.parser.xls;
import com.zebrunner.carina.dataprovider.DataProviderParameterGenerator;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
public abstract class AbstractTable {
protected List headers;
protected List