public class HtmlExtractorCorrelationRule extends CorrelationRule
| Constructor and Description |
|---|
HtmlExtractorCorrelationRule(HtmlExtractor htmlExtractor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object rule) |
String |
getAttribute() |
String |
getExpr() |
String |
getName() |
String |
getType() |
int |
hashCode() |
void |
setAttribute(String attribute) |
void |
setExpr(String expr) |
void |
setName(String name) |
void |
setType(String type) |
getlBoundary, getrBoundary, setlBoundary, setrBoundarypublic HtmlExtractorCorrelationRule(HtmlExtractor htmlExtractor)
public String getAttribute()
getAttribute in class CorrelationRulepublic String getExpr()
getExpr in class CorrelationRulepublic String getName()
getName in class CorrelationRulepublic String getType()
getType in class CorrelationRulepublic void setAttribute(String attribute)
setAttribute in class CorrelationRulepublic void setExpr(String expr)
setExpr in class CorrelationRulepublic void setName(String name)
setName in class CorrelationRulepublic void setType(String type)
setType in class CorrelationRulepublic boolean equals(Object rule)
equals in class CorrelationRulepublic int hashCode()
hashCode in class CorrelationRuleCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.