public class HtmlExtractorData extends ExtractorData
| Constructor and Description |
|---|
HtmlExtractorData(String refName,
String cssSelectorExpression,
String attribute,
String matchNr,
String contentType,
String testName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAttribute() |
String |
getExpr() |
int |
hashCode() |
getContentType, getMatchNumber, getRefname, getTestNamepublic String getAttribute()
public String getExpr()
public boolean equals(Object o)
equals in class ExtractorDatapublic int hashCode()
hashCode in class ExtractorDataCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.